{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/joekaaru-holiday-camp-tori-vald",
  "name": "Jõekääru Holiday Camp",
  "description": "Jõekääru Holiday Camp is a campsite in Sauga, located a river/stream.The campsite has pitches without shade. Jõekääru Holiday Camp is located...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/joekaaru-holiday-camp-tori-vald",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675064c94857f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nurme küla",
    "addressLocality": "Tori Vald",
    "postalCode": "80044"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.43097,
    "longitude": 24.43889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}