{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ommerland-ommen",
  "name": "Camping Ommerland",
  "description": "Camping Ommerland is a campsite in Ommen, Overijssel, located in a wood.The campsite has pitches with shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ommerland-ommen",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1acd0d835.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Besthemerberg 1",
    "addressLocality": "Ommen",
    "postalCode": "7731 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.50825,
    "longitude": 6.4435
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 44,
    "bestRating": 10,
    "worstRating": 1
  }
}