TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Safe Place Safety Score Structure is a JSON Structure definition published by Amadeus, describing 7 properties. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/v0/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/safe-place-safety-score-structure.json",
"title": "SafetyScore",
"description": "SafetyScore structure from Safe Place",
"type": "object",
"properties": {
"women": {
"type": "integer",
"description": "Likelihood of inappropriate behavior against females. Score go from 1 (not likely) to 100 (very likely)."
},
"physicalHarm": {
"type": "integer",
"description": "Likelihood of injury due to harmful intent. Score go from 1 (not likely) to 100 (very likely)."
},
"theft": {
"type": "integer",
"description": "Likelihood of theft. Score go from 1 (not likely) to 100 (very likely)."
},
"politicalFreedom": {
"type": "integer",
"description": "Potential for infringement of political rights or political unrest. Score go from 1 (not likely) to 100 (very likely)."
},
"lgbtq": {
"type": "integer",
"description": "Likelihood of harm or discrimination against LGBTQ persons or groups and level of caution required at location. Score go from 1 (not likely) to 100 (very likely)."
},
"medical": {
"type": "integer",
"description": "Likelihood of illness or disease, assessment of water and air quality, and access to reliable medical care. Score go from 1 (not likely) to 100 (very likely)."
},
"overall": {
"type": "integer",
"description": "An average of the 6 \u201csub\u201d-categories. Score go from 1 (very safe) to 100 (very dangerous)."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.