{ "@context": { "@version": 1.1, "pch": "https://developers.partech.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Redeemable": "pch:Redeemable", "redeemableId": { "@id": "pch:redeemable_id", "@type": "xsd:integer" }, "redeemableUuid": { "@id": "pch:redeemable_uuid", "@type": "xsd:string" }, "name": { "@id": "schema:name" }, "description": { "@id": "schema:description" }, "redeemableImageUrl": { "@id": "pch:redeemable_image_url", "@type": "xsd:string" } } }