{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maisansalo-tampere",
  "name": "Maisansalo",
  "description": "Maisansalo is a caravan area located in Teisko, by the lake Näsijärvi, offering saunas, swimming, and outdoor activities. It features a variety of services, including a reception, restaurant, and a pub. Open year round.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maisansalo-tampere",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da835ba%2F684d1bc2-d330-475d-8be3-c298829bb4e0_32-RANTASAUNAN-LAITURI-2-1024x768_640x480.jpg?alt=media&token=beca5b6f-9e4c-4682-8743-6f7df7e2b770",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuterintie 34",
    "addressLocality": "Tampere",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.6972,
    "longitude": 23.8239
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}