PlaceStop
JSON objects which contain properties about information of place.
placeStop
Name
Type
Description
stopOrder
Int
Order of the place stop.
attractionId
String
ID of the attraction (place stop).
nameOfAttraction
String
Name of the attraction.
latitude
Double
Point of interest’s latitude.
longitude
Double
Point of interest’s longitude.
image
String[]
Collection of attraction image URL.
distance
Int
Distance from previous place stop in meter.
path
String
Geometry path from previous place stop.