EventFestival
JSON objects which contain properties about information of place.
eventFestival
Name
Type
Description
rowNumber
Int
-
eventFestivalId
String
ID of the event.
nameOfEventFestival
String
Name of the event.
nameOfCommunity
String
Name of the community.
latitude
Double
Point of interest’s latitude.
longitude
Double
Point of interest’s longitude.
image
String[]
Collection of event image URL.
distance
Int
Distance from input geolocation in meter.
publishStartDate
String
Publish start date of the event.
publishEndDate
String
Publish end date of the event.
startDate
String
Start date of the event.
endDate
String
End date of the event.