{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/trip-purpose-prediction-prediction-structure.json", "title": "Prediction", "description": "Prediction structure from Trip Purpose Prediction", "type": "object", "properties": { "data": { "type": "string" }, "meta": { "type": "object" } } }