{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kleine-wolf-stegeren-ommen",
  "name": "Camping De Kleine Wolf",
  "description": "Campsite De Kleine Wolf is a campsite that is located in Stegeren, Overijssel, and located by a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kleine-wolf-stegeren-ommen",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f1f68da3af.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coevorderweg 25",
    "addressLocality": "Stegeren/Ommen",
    "postalCode": "7737 PE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5445,
    "longitude": 6.49475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 28,
    "bestRating": 10,
    "worstRating": 1
  }
}