1,520 US Dollars Every Two Weeks

Representing 1,520 dollars every two weeks in structured data on a website is complex and not straightforward.

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

"every two weeks" is the unit of measure in "$1,520 every two weeks". It actually means "per two weeks". Therefore, the unit of measurement is a reciprocal of the unit of time two weeks represent.

Alternate Names

There are alternative names for "every two weeks", for example, "a fortnight" "per fortnight", "fortnightly", "/ fortnight", "every other week", or "/ two weeks".

Commonly "every two weeks" is also referred to as "bi-weekly" or "biweekly". Yet, this is an ambiguous expression. The prefix "bi" implies a twice-per-week occurrence. Yet, for example in payroll processing, if workers are paid every other week, it is referred to as a bi-weekly pay schedule.

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,520 per bi-week
  • $1,520 bi-weekly
  • $1,520 biweekly
  • $1,520 every two weeks
  • $1520 per bi-week
  • $1520 a fortnight
  • $1520 bi-weekly
  • $1520 biweekly
  • $1520 every two weeks
  • 1,520 dollars per bi-week
  • 1,520 dollars bi-weekly
  • 1,520 dollars biweekly
  • 1,520 every two weeks
  • 1520 dollars per bi-week
  • 1520 dollars a fortnight
  • 1520 dollars bi-weekly
  • 1520 dollars biweekly
  • 1520 every two weeks
  • 1,520 USD per bi-week
  • 1,520 USD bi-weekly
  • 1,520 USD biweekly
  • 1,520 every two weeks
  • 1,520 bucks per bi-week
  • 1,520 bucks bi-weekly
  • 1,520 bucks biweekly
  • 1,520 every two weeks

Quantitative Value Schema

Below is an example schema for "$1,520 every two weeks".

        
{
    "@type": "QuantitativeValue",
    "name": "$1,520 every two weeks",
    "unitCode": "None",
    "alternateName": [
        "$1,520 per bi-week",
        "$1,520 bi-weekly",
        "$1,520 biweekly",
        "$1,520 every two weeks",
        "$1520 per bi-week",
        "$1520 a fortnight",
        "$1520 bi-weekly",
        "$1520 biweekly",
        "$1520 every two weeks",
        "1,520 dollars per bi-week",
        "1,520 dollars bi-weekly",
        "1,520 dollars biweekly",
        "1,520 every two weeks",
        "1520 dollars per bi-week",
        "1520 dollars a fortnight",
        "1520 dollars bi-weekly",
        "1520 dollars biweekly",
        "1520 every two weeks",
        "1,520 USD per bi-week",
        "1,520 USD bi-weekly",
        "1,520 USD biweekly",
        "1,520 every two weeks",
        "1,520 bucks per bi-week",
        "1,520 bucks bi-weekly",
        "1,520 bucks biweekly",
        "1,520 every two weeks"
    ],
    "description": "An amount of $1,520 (US Dollars) every two weeks",
    "disambiguatingDescription": "For example a bi-weekly salary of 1,520 dollars or a family budget of $1,520 every other week.",
    "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/every-two-weeks/"
}        
        
    

Schema.org defines a specific schema type for a quantitative value. Its main attributes are unitText and value. The UN/CEFACT Common Code Rec 20 does not define a unit code for "every two weeks". so we need to express this in the schema with a unitText attribute.

How to use the Schema for 1,520 US Dollars every two weeks?

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 every two weeks" you need.

Contexts

Lease

"$1,520 a fortnight" could refer to a lease payment every other week for a room or a vehicle.

Paycheck

"$1,520 every other week" could refer to a paycheck on a bi-weekly pay schedule.

Related Entities