{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-busiest-traveling-period-travelers-structure.json", "title": "Travelers", "description": "Travelers structure from Flight Busiest Traveling Period", "type": "object", "properties": { "score": { "type": "number", "format": "integer", "description": "Approximate score for ranking purposes calculated based on number of travelers in the location." } } }