{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/hotel-search-pricing-response-structure.json", "title": "PricingResponse", "description": "PricingResponse structure from Hotel Search API", "type": "object", "properties": { "data": { "type": "object" } } }