{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-westert-limmen",
  "name": "Camping De Westert",
  "description": "Camping De Westert is a camping in Limmen, North Holland. This camping has pitches with parcels, without shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-westert-limmen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751750a19aca.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rijksweg 1",
    "addressLocality": "Limmen",
    "postalCode": "1906 BC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.56353,
    "longitude": 4.68842
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}