{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tervakallio-camping-sastamala",
  "name": "Tervakallio Camping",
  "description": "Campsite offering cabin and caravan accommodation on the shore of Rautavesi lake. Provides facilities for meetings, family celebrations, and saunas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tervakallio-camping-sastamala",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da83636%2Fdc586a79-8e78-4373-9776-5b5fd65fdc60_WhatsApp-Image-2022-01-26-at-5.48.36-PM-2-1_640x480.jpg?alt=media&token=8f81867c-1b19-48b8-8758-c5d26c259c4d",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uittomiehenkatu 26",
    "addressLocality": "Sastamala",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.3487,
    "longitude": 22.9215
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}