Map

{
  "categorySetup" : {
    "category_style" : "grid2",
    "data_point" : "events_collection",
    "fields" : {
      "description" : "description",
      "image" : "image",
      "title" : "title"
    }
  },
  "category_first" : true,
  "detailsSetup" : {
    "callButton" : "Call",
    "cartIcons" : [ "ios-calendar-outline", "ios-person-outline", "ios-card-outline", "ios-list-box-outline" ],
    "cartLabels" : [ "Event", "Register", "Payment", "Summary" ],
    "cartPayPalAvailable" : true,
    "collections" : [ "variants", "ingredients", "photos" ],
    "descriptionTitle" : "Description",
    "fields" : {
      "description" : "description",
      "descriptionFunctions" : ",",
      "direction" : "",
      "image" : "image",
      "phone" : "phoneNumber",
      "photos" : "photos",
      "price" : "price",
      "priceFunctions" : "round,toCurrency~USD,prepend~Price: ",
      "shareLink" : "url",
      "subPrice" : "price",
      "subPriceFunctions" : "multiply~{qty},round,toCurrency~USD,prepend~/per ticket.",
      "subtitle" : "locationName",
      "subtitle2" : "eventDateStart",
      "subtitle2Functions" : "toReadableDate~YYYY-MM-DD HH:mm",
      "subtitle2Icon" : "ios-time-outline",
      "subtitle3" : "eventDateEnd",
      "subtitle3Functions" : "toReadableDate~YYYY-MM-DD HH:mm",
      "subtitle3Icon" : "ios-timer-outline",
      "subtitleAction" : "location",
      "subtitleActionFunction" : "openGps",
      "subtitleFunctions" : " ",
      "subtitleIcon" : "ios-pin-outline",
      "title" : "title",
      "titleFunctions" : "trim:40",
      "video" : "video"
    },
    "isDirectShopping" : true,
    "isShopping" : false,
    "photosTitle" : "Photos",
    "shareButton" : "Share the event",
    "showPhotos" : true,
    "videoButton" : "View Video"
  },
  "icon" : "FeMapPin",
  "isRoot" : false,
  "listStyle" : "grid",
  "listingSetup" : {
    "collection_key" : "collection_event",
    "data_point" : "venue",
    "fields" : {
      "actionButton" : "BUY",
      "description" : "description",
      "image" : "image",
      "subtitle" : "",
      "subtitleFunctions" : "",
      "title" : "title"
    },
    "listing_style" : "list"
  },
  "name" : "Map",
  "sectionType" : "map"
}