2,400 US Dollars Every Two Weeks

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

"$2,400 every two weeks weeks" is a quantitative value. Its main properties are a monetary amount and a unit of measurement.

"$2,400" is the monetary amount in "$2,400 every two weeks"

"every two weeks" is the unit of measure in "$2,400 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.

  • $2,400 per bi-week
  • $2,400 bi-weekly
  • $2,400 biweekly
  • $2,400 every two weeks
  • $2400 per bi-week
  • $2400 a fortnight
  • $2400 bi-weekly
  • $2400 biweekly
  • $2400 every two weeks
  • 2,400 dollars per bi-week
  • 2,400 dollars bi-weekly
  • 2,400 dollars biweekly
  • 2,400 every two weeks
  • 2400 dollars per bi-week
  • 2400 dollars a fortnight
  • 2400 dollars bi-weekly
  • 2400 dollars biweekly
  • 2400 every two weeks
  • 2,400 USD per bi-week
  • 2,400 USD bi-weekly
  • 2,400 USD biweekly
  • 2,400 every two weeks
  • 2,400 bucks per bi-week
  • 2,400 bucks bi-weekly
  • 2,400 bucks biweekly
  • 2,400 every two weeks
  • 24 hundred per bi-week
  • 24 hundred a fortnight
  • 24 hundred bi-weekly
  • 24 hundred biweekly
  • 24 hundred every two weeks
  • 24 hundred dollars per bi-week
  • 24 hundred dollars a fortnight
  • 24 hundred dollars bi-weekly
  • 24 hundred dollars biweekly
  • 24 hundred dollars every two weeks

Quantitative Value Schema

Below is an example schema for "$2,400 every two weeks".

        
{
    "@type": "QuantitativeValue",
    "name": "$2,400 every two weeks",
    "unitCode": "None",
    "alternateName": [
        "$2,400 per bi-week",
        "$2,400 bi-weekly",
        "$2,400 biweekly",
        "$2,400 every two weeks",
        "$2400 per bi-week",
        "$2400 a fortnight",
        "$2400 bi-weekly",
        "$2400 biweekly",
        "$2400 every two weeks",
        "2,400 dollars per bi-week",
        "2,400 dollars bi-weekly",
        "2,400 dollars biweekly",
        "2,400 every two weeks",
        "2400 dollars per bi-week",
        "2400 dollars a fortnight",
        "2400 dollars bi-weekly",
        "2400 dollars biweekly",
        "2400 every two weeks",
        "2,400 USD per bi-week",
        "2,400 USD bi-weekly",
        "2,400 USD biweekly",
        "2,400 every two weeks",
        "2,400 bucks per bi-week",
        "2,400 bucks bi-weekly",
        "2,400 bucks biweekly",
        "2,400 every two weeks",
        "24 hundred per bi-week",
        "24 hundred a fortnight",
        "24 hundred bi-weekly",
        "24 hundred biweekly",
        "24 hundred every two weeks",
        "24 hundred dollars per bi-week",
        "24 hundred dollars a fortnight",
        "24 hundred dollars bi-weekly",
        "24 hundred dollars biweekly",
        "24 hundred dollars every two weeks"
    ],
    "description": "An amount of $2,400 (US Dollars) every two weeks",
    "disambiguatingDescription": "For example a bi-weekly salary of 2,400 dollars or a family budget of $2,400 every other week.",
    "value": {
        "@type": "MonetaryAmount",
        "name": "$2,400",
        "description": "An amount of $2,400 (US Dollars)",
        "value": 2400,
        "currency": "USD",
        "alternateName": [
            "$2,400",
            "$2400",
            "2,400 dollars",
            "2400 dollars",
            "2,400 USD",
            "2,400 bucks",
            "24 hundred",
            "24 hundred dollars"
        ],
        "sameAs": [
            "https://missingentities.com/entities/monetary-amount/usd/2400/"
        ]
    },
    "sameAs": "https://missingentities.com/entities/quantitative-value/usd/2400/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 2,400 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

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

Paycheck

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

Related Entities