Skip to content

Location Schemas

Country

Properties

PropertyTypeDescription
country_idinteger
country_namestring
country_slugstring
regionsarray
townsarray
sights_attractionsarrayPoints of interest in this country

Region

Properties

PropertyTypeDescription
region_idinteger
namestring
slugstring
child_townsarrayTown IDs within this region

Town

Properties

PropertyTypeDescription
idinteger
namestring
slugstring
hubsarray
child_townsarrayChild town IDs within this town

Hub

Transportation hub (airport, cruise port, or train station)

Properties

PropertyTypeDescription
idstringIATA code for airports, UNLOCODE for cruise ports, numeric ID for train stations
iatastringIATA code (airports only)
typestring
namestring

SightAttraction

Properties

PropertyTypeDescription
sa_idinteger
namestring
region_idstring
town_idstring
slugstring
tagsarray
child_townsarray