AeroDataBox · Example Payload

Aerodatabox Geo Coordinates Contract Example

AviationFlightsAerospaceFlight DataAirport Data

Aerodatabox Geo Coordinates Contract Example is an example object payload from AeroDataBox, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

latlon

Example Payload

Raw ↑
{
  "lat": 1.5,
  "lon": 1.5
}