{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valasranta-ylane",
  "name": "Valasranta",
  "description": "SFC Valasranta is a child-friendly campsite on the shore of Lake Pyhäjärvi in Pöytyä. Offers sauna, swimming, and various activities like hiking and dancing. Open from late April to mid-October.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valasranta-ylane",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da83642%2Fca3762b8-bbd7-452c-a033-db9c83b71d4f_intro_640x480.jpg?alt=media&token=b0f53ace-0526-44ee-830e-7b0f30cf4d8c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rantapolku 49",
    "addressLocality": "Yläne",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.8961,
    "longitude": 22.3557
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}