{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruokkeen-lomakyla-eastern-finland",
  "name": "How far from the lake is Ruokkeen Lomakylä?",
  "description": "ProfileHoliday village located on the shore of lake Puruvesi, shallow beach is ideal for children Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruokkeen-lomakyla-eastern-finland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/ruokkeen-lomakyla/Eua8GWZXTfGR.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/ruokkeen-lomakyla/IDA4PPIMRxgR.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruokkeentie 58",
    "addressLocality": "Ruokkeen Lomakylä",
    "addressRegion": "Eastern Finland",
    "postalCode": "59800",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.905,
    "longitude": 29.68389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}