1,400 US Dollars a Week
Representing 1,400 dollars a week in structured data on a website is complex but not difficult.
"$1,400 a week" 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 week"
"a week" is the unit of measure in "$1,400 a week". It actually means "per week". Therefore, the unit of measurement is a reciprocal of the unit of time a week represents.
Alternate Names
There are alternative names for "a week", for example "per week", " / week", "/wk", or "weekly".
Also, people use different names for a "dollar", such as its currency symbol "$", its code "USD", or various nicknames. A common nickname for the "US dollar" is "buck"
Combining these different expressions with different formats of the number, we get a long list of alternate names for the same quantitative value.
- $1,400 per week
- $1,400 weekly
- $1400 per week
- $1400 a week
- $1400 weekly
- 1,400 dollars per week
- 1,400 dollars weekly
- 1400 dollars per week
- 1400 dollars a week
- 1400 dollars weekly
- 1,400 USD per week
- 1,400 USD weekly
- 1,400 bucks per week
- 1,400 bucks weekly
- 14 hundred per week
- 14 hundred a week
- 14 hundred weekly
- 14 hundred dollars per week
- 14 hundred dollars a week
- 14 hundred dollars weekly
Quantitative Value Schema
Below is an example schema for "$1,400 a month".
{
"@type": "QuantitativeValue",
"name": "$1,400 per week",
"unitCode": "H85",
"alternateName": [
"$1,400 per week",
"$1,400 weekly",
"$1400 per week",
"$1400 a week",
"$1400 weekly",
"1,400 dollars per week",
"1,400 dollars weekly",
"1400 dollars per week",
"1400 dollars a week",
"1400 dollars weekly",
"1,400 USD per week",
"1,400 USD weekly",
"1,400 bucks per week",
"1,400 bucks weekly",
"14 hundred per week",
"14 hundred a week",
"14 hundred weekly",
"14 hundred dollars per week",
"14 hundred dollars a week",
"14 hundred dollars weekly"
],
"description": "An amount of $1,400 (US Dollars) per week",
"disambiguatingDescription": "For example a weekly salary of 1,400 dollars or a weekly family 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-week/"
}
Schema.org defines a specific schema type for a quantitative value. Its main attributes are unitCode and value. The unitCode property uses UN/CEFACT Common Code Rec 20 (3 characters) as value, e.g. "H85".
"H85" is the UN/CEFACT Common Code for "reciprocal week". The symbol for "H85" is "1/wk".
How to use the Schema for 1,400 US Dollars per week?
You can simply copy the schema above and paste it into the JSON-LD code of your schema definition. Only use this quantitative value schema in attributes where allowed. Otherwise, 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 week" you need.
Contexts
Lease
"$1,400 per week" could refer to a weekly lease payment for a room or a vehicle.
Paycheck
"$1,400 weekly" could refer to a paycheck for hourly wages. Hourly wages are often paid at the end of a week.
Related Entities
- $1,400 US Dollars.
- $1,400 per year, such as an annual salary.
- $1,400 per month, such as a monthly paycheck based on an annual salary.
- $1,400 every fortnight, such as a bi-weekly paycheck based on an hourly wage.
- $1,400 per hour, such as a wage paid for hourly work.