"locations": {
  "8FC58765-4559-49BC-8718-A5E46FC433B9": {
    "@type": "Location",
    "name": "Eiffel Tower",
    "coordinates": "geo:48.858222,2.2945",
    "iCalendar": {
      "@type": "ICalComponent",
      "name": "vlocation",
      "convertedProperties": {
        "coordinates": {
          "@type": "ICalProperty",
          "name": "geo"
        }
      },
      "...": ""
    }
  }
}
