{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koivulehto-kurejoki",
  "name": "Koivulehto",
  "description": "Family-friendly caravan area in a beautiful location in the middle of nature. Offers pitches for caravans, cabins and has sauna and playground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koivulehto-kurejoki",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da83585%2F557f612d-f21d-4c51-a6e2-74a49d32a224_20210612_125351-scaled_640x480.jpg?alt=media&token=49bb54f0-d044-4dea-abbc-4f21c02ebde9",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Isoniementie 570",
    "addressLocality": "Kurejoki",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.0623,
    "longitude": 23.6698
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}