EventFestivalDetail
JSON objects which contain properties about information of place.
eventFestivalDetail
Name
Type
Description
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.
travelPeriod
String[]
Collection of months that are suitable to travel.
image
String[]
Collection of event image URL.
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.