{ "@context": { "@version": 1.1, "amc": "https://developers.amctheatres.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Theatre": "schema:MovieTheater", "Movie": "schema:Movie", "Showtime": "schema:ScreeningEvent", "Order": "schema:Order", "Payment": "schema:PaymentMethod", "TicketPrice": "schema:PriceSpecification", "LoyaltyAccount": "schema:ProgramMembership", "LoyaltyCard": "amc:LoyaltyCard", "Concession": "schema:MenuItem", "ConcessionCategory": "schema:MenuSection", "Attribute": "amc:Attribute", "Location": "schema:Place", "Market": "amc:Market", "State": "schema:State", "SeatingLayout": "amc:SeatingLayout", "Seat": "schema:Seat", "MediaItem": "schema:MediaObject", "id": "@id", "name": "schema:name", "longName": "amc:longName", "secondaryLongName": "amc:secondaryLongName", "slug": { "@id": "amc:slug", "@type": "xsd:string" }, "synopsis": "schema:description", "synopsisTagLine": "amc:tagLine", "genre": "schema:genre", "mpaaRating": "schema:contentRating", "runTime": { "@id": "schema:duration", "@type": "xsd:integer" }, "releaseDateUtc": { "@id": "schema:datePublished", "@type": "xsd:dateTime" }, "earliestShowingUtc": { "@id": "amc:earliestShowingUtc", "@type": "xsd:dateTime" }, "showDateTimeUtc": { "@id": "schema:startDate", "@type": "xsd:dateTime" }, "showDateTimeLocal": { "@id": "amc:showDateTimeLocal", "@type": "xsd:string" }, "utcOffset": { "@id": "amc:utcOffset", "@type": "xsd:string" }, "timezone": { "@id": "schema:timeZone", "@type": "xsd:string" }, "auditorium": { "@id": "amc:auditorium", "@type": "xsd:integer" }, "isSoldOut": { "@id": "amc:isSoldOut", "@type": "xsd:boolean" }, "isAlmostSoldOut": { "@id": "amc:isAlmostSoldOut", "@type": "xsd:boolean" }, "isCanceled": { "@id": "schema:eventStatus", "@type": "xsd:boolean" }, "purchaseUrl": { "@id": "schema:offers", "@type": "@id" }, "ticketPrices": { "@id": "schema:offers", "@container": "@set" }, "priceType": "amc:priceType", "price": { "@id": "schema:price", "@type": "xsd:decimal" }, "tax": { "@id": "amc:tax", "@type": "xsd:decimal" }, "sku": "schema:sku", "addressLine1": "schema:streetAddress", "city": "schema:addressLocality", "state": "schema:addressRegion", "stateName": "amc:stateName", "postalCode": "schema:postalCode", "country": "schema:addressCountry", "latitude": { "@id": "schema:latitude", "@type": "xsd:double" }, "longitude": { "@id": "schema:longitude", "@type": "xsd:double" }, "marketName": "amc:marketName", "marketId": { "@id": "amc:marketId", "@type": "xsd:integer" }, "showtimesPhoneNumber": "schema:telephone", "guestServicesPhoneNumber": "amc:guestServicesPhoneNumber", "websiteUrl": "schema:url", "facebookUrl": "amc:facebookUrl", "directionsUrl": "amc:directionsUrl", "loyaltyVersion": "amc:loyaltyVersion", "isClosed": { "@id": "amc:isClosed", "@type": "xsd:boolean" }, "brand": "schema:brand", "westWorldMediaTheatreNumber": "amc:wwmTheatreNumber", "concessionsDeliveryOptions": { "@id": "amc:concessionsDeliveryOptions", "@container": "@set" }, "onlineConcessions": { "@id": "amc:onlineConcessions", "@type": "xsd:boolean" }, "redemptionMethods": { "@id": "amc:redemptionMethods", "@container": "@set" }, "attributes": { "@id": "amc:attributes", "@container": "@set" }, "code": "amc:code", "shortDescription": "amc:shortDescription", "longDescription": "amc:longDescription", "appliesToMovie": { "@id": "amc:appliesToMovie", "@type": "xsd:boolean" }, "appliesToShowtime": { "@id": "amc:appliesToShowtime", "@type": "xsd:boolean" }, "appliesToTheatre": { "@id": "amc:appliesToTheatre", "@type": "xsd:boolean" }, "orderId": "@id", "token": "amc:token", "amcAccountId": { "@id": "amc:amcAccountId", "@type": "xsd:string" }, "status": "schema:orderStatus", "createdUtc": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "expirationUtc": { "@id": "amc:expirationUtc", "@type": "xsd:dateTime" }, "totalAmount": { "@id": "schema:totalPrice", "@type": "xsd:decimal" }, "totalTax": { "@id": "amc:totalTax", "@type": "xsd:decimal" }, "totalConvenienceFees": { "@id": "amc:totalConvenienceFees", "@type": "xsd:decimal" }, "products": { "@id": "schema:orderedItem", "@container": "@set" }, "payments": { "@id": "schema:paymentMethod", "@container": "@set" }, "lineNumber": { "@id": "amc:lineNumber", "@type": "xsd:integer" }, "productType": "amc:productType", "quantity": { "@id": "schema:orderQuantity", "@type": "xsd:integer" }, "unitPrice": { "@id": "amc:unitPrice", "@type": "xsd:decimal" }, "totalPrice": { "@id": "amc:totalPrice", "@type": "xsd:decimal" }, "showtimeId": { "@id": "amc:showtimeId", "@type": "xsd:integer" }, "seatIds": { "@id": "amc:seatIds", "@container": "@set" }, "deliveryLocationId": { "@id": "amc:deliveryLocationId", "@type": "xsd:integer" }, "pickupTime": { "@id": "amc:pickupTime", "@type": "xsd:dateTime" }, "deliveryTime": { "@id": "amc:deliveryTime", "@type": "xsd:dateTime" }, "cardNumber": "amc:cardNumber", "loyaltyTier": "amc:loyaltyTier", "pointsBalance": { "@id": "amc:pointsBalance", "@type": "xsd:integer" }, "rewards": { "@id": "amc:rewards", "@container": "@set" }, "registrations": { "@id": "amc:registrations", "@container": "@set" }, "pageSize": { "@id": "amc:pageSize", "@type": "xsd:integer" }, "pageNumber": { "@id": "amc:pageNumber", "@type": "xsd:integer" }, "count": { "@id": "amc:count", "@type": "xsd:integer" }, "_embedded": "amc:embedded", "_links": "amc:links" } }