{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-betuwe-hoeve-ommeren",
  "name": "De Betuwe Hoeve",
  "description": "Camping De Betuwe Hoeve is located in the middle of the Betuwe, not far from Tiel en Rhenen. This small-scale, quiet campsite has spacious pitches on...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-betuwe-hoeve-ommeren",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751821209d9f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Provincialeweg 27",
    "addressLocality": "Ommeren",
    "postalCode": "4032 NZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94272,
    "longitude": 5.49778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}