IPGeolocation.io · Example Payload

Timezone Airport Details Example

GeocodingIP GeolocationIP IntelligenceIP SecurityASN LookupAbuse ContactTimezoneAstronomyUser AgentThreat IntelligencePublic APIs

Timezone Airport Details Example is an example object payload from IPGeolocation.io, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typenamelatitudelongitudeelevation_ftcontinent_codecountry_codestate_codecityiata_codeicao_codefaa_code

Example Payload

Raw ↑
{
  "type": "large_airport",
  "name": "Hartsfield Jackson Atlanta International Airport",
  "latitude": "33.63670",
  "longitude": "-84.42810",
  "elevation_ft": 1026,
  "continent_code": "NA",
  "country_code": "US",
  "state_code": "US-GA",
  "city": "Atlanta",
  "iata_code": "ATL",
  "icao_code": "KATL",
  "faa_code": ""
}