{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-ommekeer-assen",
  "name": "Camping De Ommekeer",
  "description": "Camping De Ommekeer is a campsite in Assen, Drenthe, located by a lake/recreational pond.The campsite has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-ommekeer-assen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675181b8c3ee1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Witterzomer 12",
    "addressLocality": "Assen",
    "postalCode": "9405 VG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.98172,
    "longitude": 6.505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}