1,400 US Dollars a Year

How can you represent "1,400 US Dollars a year" in your webpage's structured data?

"$1,400 a year" is a quantitative value. Its main properties are a monetary amount and a unit of measurement.

"$1,400" is the monetary amount in "$1,400 a year"

"a year" is the unit of measure in "$1,400 a year". It actually means "per year". Therefore, the unit of measurement is a reciprocal of the unit of time a year represents.

Alternate Names for 1,400 US Dollars a Year

"A Year" can be expressed in different ways, such as "per year", "/ year", "/yr", "/y", "yearly", or "annually". This makes a short list of alternate names for "1,400 US Dollars a year".

Yet, a "dollar" can be expressed in many different ways, such as by its currency symbol "$", by its code "USD" and by various nicknames for example "buck"

Combine these expressions and different formats for the number and you end up with a rather long list of alternate names for the same quantitative value.

  • $1,400 per year
  • $1,400 yearly
  • $1,400 annually
  • $1400 per year
  • $1400 a year
  • $1400 yearly
  • $1400 annually
  • 1,400 dollars per year
  • 1,400 dollars yearly
  • 1,400 dollars annual
  • 1,400 dollars annually
  • 1400 dollars per year
  • 1400 dollars a year
  • 1400 dollars yearly
  • 1400 dollars annually
  • 1,400 USD per year
  • 1,400 USD yearly
  • 1,400 USD annually
  • 1,400 bucks per year
  • 1,400 bucks yearly
  • 1,400 bucks annually
  • 14 hundred per year
  • 14 hundred a year
  • 14 hundred yearly
  • 14 hundred annually
  • 14 hundred dollars per year
  • 14 hundred dollars a year
  • 14 hundred dollars yearly
  • 14 hundred dollars annually

Quantitative Value Schema

Below is an example schema of "$1,400 a year"

        
{
    "@type": "QuantitativeValue",
    "name": "$1,400 per year",
    "unitCode": "H09",
    "alternateName": [
        "$1,400 per year",
        "$1,400 yearly",
        "$1,400 annually",
        "$1400 per year",
        "$1400 a year",
        "$1400 yearly",
        "$1400 annually",
        "1,400 dollars per year",
        "1,400 dollars yearly",
        "1,400 dollars annual",
        "1,400 dollars annually",
        "1400 dollars per year",
        "1400 dollars a year",
        "1400 dollars yearly",
        "1400 dollars annually",
        "1,400 USD per year",
        "1,400 USD yearly",
        "1,400 USD annually",
        "1,400 bucks per year",
        "1,400 bucks yearly",
        "1,400 bucks annually",
        "14 hundred per year",
        "14 hundred a year",
        "14 hundred yearly",
        "14 hundred annually",
        "14 hundred dollars per year",
        "14 hundred dollars a year",
        "14 hundred dollars yearly",
        "14 hundred dollars annually"
    ],
    "description": "An annual amount of $1,400 (US Dollars) per year",
    "disambiguatingDescription": "For example a yearly salary of 1,400 dollars or an annual budget of $1,400.",
    "value": {
        "@type": "MonetaryAmount",
        "name": "$1,400",
        "description": "An amount of $1,400 (US Dollars)",
        "value": 1400,
        "currency": "USD",
        "alternateName": [
            "$1,400",
            "$1400",
            "1,400 dollars",
            "1400 dollars",
            "1,400 USD",
            "1,400 bucks",
            "14 hundred",
            "14 hundred dollars"
        ],
        "sameAs": [
            "https://missingentities.com/entities/monetary-amount/usd/1400/"
        ]
    },
    "sameAs": "https://missingentities.com/entities/quantitative-value/usd/1400/a-year/"
}
        
    

Schema.org defines a specific schema type for a quantitative value. Its main attributes are value and unitCode. In our case, the value attribute is a monetary amount of 1,400 US Dollars.

The unitCode attribute uses UN/CEFACT Common Code Rec 20 (3 characters) as its value, for example, "H09".

"H09" is the UN/CEFACT Common Code for "reciprocal year". The symbol for "H09" is "1/y".

How to use the Schema for 1,400 US Dollars per year?

You can simply copy the schema above and paste it into the JSON-LD code of your schema definition. Use this quantitative value schema only in attributes that allow it, or your schema will be invalid.

Feel free to trim the list of alternate names, if some of these are not used in your context. Yet, if you use different names, feel free to add them to the list.

Quantitative Value Schema Generator

Generate the quantitative value schema for the "amount per year" you need.

Contexts

Rent

"$1,400 per year" could refer to an annual rent payment for land or some property.

Salary

"$1,400 yearly" could refer to salary. A salary implies it is an annual payment. Despite this implication, salaried employees are often paid monthly. They receive 1/12th of the salary every month.

Income for Tax purposes

"$1,400 per year" could refer to an income for purposes of taxation. American income taxation calculates the taxes based on annual amounts. For most people, the tax year is the calendar year from 1. of Jan to 31. of Dec.

Grant

"$1,400 a year" could refer to grant funding for some research position. Grants are often awarded per project or accepted research proposal. The award typically includes a time limit towards the conclusion of the project.

Related Entities