1,520 US Dollars a Year

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

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

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

"a year" is the unit of measure in "$1,520 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,520 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,520 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,520 per year
  • $1,520 yearly
  • $1,520 annually
  • $1520 per year
  • $1520 a year
  • $1520 yearly
  • $1520 annually
  • 1,520 dollars per year
  • 1,520 dollars yearly
  • 1,520 dollars annual
  • 1,520 dollars annually
  • 1520 dollars per year
  • 1520 dollars a year
  • 1520 dollars yearly
  • 1520 dollars annually
  • 1,520 USD per year
  • 1,520 USD yearly
  • 1,520 USD annually
  • 1,520 bucks per year
  • 1,520 bucks yearly
  • 1,520 bucks annually

Quantitative Value Schema

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

        
{
    "@type": "QuantitativeValue",
    "name": "$1,520 per year",
    "unitCode": "H09",
    "alternateName": [
        "$1,520 per year",
        "$1,520 yearly",
        "$1,520 annually",
        "$1520 per year",
        "$1520 a year",
        "$1520 yearly",
        "$1520 annually",
        "1,520 dollars per year",
        "1,520 dollars yearly",
        "1,520 dollars annual",
        "1,520 dollars annually",
        "1520 dollars per year",
        "1520 dollars a year",
        "1520 dollars yearly",
        "1520 dollars annually",
        "1,520 USD per year",
        "1,520 USD yearly",
        "1,520 USD annually",
        "1,520 bucks per year",
        "1,520 bucks yearly",
        "1,520 bucks annually"
    ],
    "description": "An annual amount of $1,520 (US Dollars) per year",
    "disambiguatingDescription": "For example a yearly salary of 1,520 dollars or an annual budget of $1,520.",
    "value": {
        "@type": "MonetaryAmount",
        "name": "$1,520",
        "description": "An amount of $1,520 (US Dollars)",
        "value": 1520,
        "currency": "USD",
        "alternateName": [
            "$1,520",
            "$1520",
            "1,520 dollars",
            "1520 dollars",
            "1,520 USD",
            "1,520 bucks"
        ],
        "sameAs": [
            "https://missingentities.com/entities/monetary-amount/usd/1520/"
        ]
    },
    "sameAs": "https://missingentities.com/entities/quantitative-value/usd/1520/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,520 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,520 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,520 per year" could refer to an annual rent payment for land or some property.

Salary

"$1,520 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,520 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,520 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