Mews · JSON-LD Context

Mews Systems Booking Engine Context

JSON-LD context defining the semantic vocabulary for Mews Systems Booking Engine from Mews.

18 Classes 0 Properties 4 Namespaces
View Context View on GitHub

Namespaces

mews: https://schema.mews.com/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

Address AgeCategory AvailabilityBlock Country Currency Customer Enterprise ExchangeRate Language Payment PaymentRequest Product Rate RateGroup Reservation ReservationGroup Restriction Service

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "mews": "https://schema.mews.com/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "Address": "mews:Address",
    "AgeCategory": "mews:AgeCategory",
    "AvailabilityBlock": "mews:AvailabilityBlock",
    "Country": "mews:Country",
    "Currency": "mews:Currency",
    "Customer": "mews:Customer",
    "Enterprise": "mews:Enterprise",
    "ExchangeRate": "mews:ExchangeRate",
    "Language": "mews:Language",
    "Payment": "mews:Payment",
    "PaymentRequest": "mews:PaymentRequest",
    "Product": "mews:Product",
    "Rate": "mews:Rate",
    "RateGroup": "mews:RateGroup",
    "Reservation": "mews:Reservation",
    "ReservationGroup": "mews:ReservationGroup",
    "Restriction": "mews:Restriction",
    "Service": "mews:Service"
  }
}