{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-silence-de-moer",
  "name": "Camping Le-Silence",
  "description": "Camping Le-Silence is a campsite in De Moer, North Brabant.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-silence-de-moer",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67516d82ae81a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zijstraat 23",
    "addressLocality": "De Moer",
    "postalCode": "5176 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.62939,
    "longitude": 5.01278
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}