{ "@context": { "@vocab": "https://schema.org/", "target": "https://developer.target.com/vocab/", "tcin": "target:tcin", "dpci": "target:dpci", "storeId": "target:storeId", "fulfillment": "target:fulfillment", "driveUp": "target:driveUp", "inStorePickup": "target:inStorePickup", "shipToHome": "target:shipToHome", "sameDayDelivery": "target:sameDayDelivery", "Product": "schema:Product", "name": "schema:name", "description": "schema:description", "brand": "schema:brand", "image": "schema:image", "offers": "schema:offers", "price": "schema:price", "priceCurrency": "schema:priceCurrency", "availability": "schema:availability", "Store": "schema:Store", "address": "schema:address", "telephone": "schema:telephone", "openingHours": "schema:openingHours", "geo": "schema:geo", "latitude": "schema:latitude", "longitude": "schema:longitude", "Order": "schema:Order", "orderId": "schema:orderNumber", "orderStatus": "schema:orderStatus", "orderDate": "schema:orderDate", "orderedItem": "schema:orderedItem", "Rating": "schema:AggregateRating", "ratingValue": "schema:ratingValue", "reviewCount": "schema:reviewCount" } }