{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-offers-search-collection-meta-link-structure.json", "title": "Collection_Meta_Link", "description": "Collection_Meta_Link structure from Flight Offers Search", "type": "object", "properties": { "count": { "type": "integer" }, "links": { "type": "object" } } }