Attraction
JSON objects which contain properties about information of place.
Attraction
Name
Type
Description
rowNumber
Int
-
attractionId
String
ID of the attraction.
nameOfAttraction
String
Name of the attraction.
nameOfCommunity
String
Name of the communnity.
latitude
Double
Point of interest’s latitude.
longitude
Double
Point of interest’s longitude.
updateDate
String
Updated date.
image
String[]
Collection of attraction image URL.
distance
Int
Distance from input geolocation in meter.