{
  "PoiGeoserverLayer": "globe:places",
  "PropertiesToFetch": [
    "title",
    "lat",
    "lon",
    "summary",
    "image_file"
  ],
  "FilterCategoryFieldName": "category",
  "TimezoneSettings" : {
    "TimezoneGeoserverLayer": "globe:timezone_data",
    "TimezonePropertiesToFetch": [
      "City",
      "State",
      "Country",
      "Latitude",
      "Longitude",
      "UTCOffset",
      "DSTOffset",
      "Timezone"
    ],
    "FetchHighlightedTimezone": true,
    "TimezoneFilterCategoryFieldName": "Timezone",
    "TimezoneLabelType": "BottomIconWithSecondaryText",
    "TimezoneLabelColor": "white",
    "TimezoneLabelFonSizeMultiplier": 1
  }
}