{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stammeland-de-weere",
  "name": "Camping het Stammeland",
  "description": "Campsite het Stammeland is a campsite that is located in De Weere, North Holland.This campsite has unshaded pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stammeland-de-weere",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/7/688747f94f5ed.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Driestedenweg 41",
    "addressLocality": "De Weere",
    "postalCode": "1662 BG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.725,
    "longitude": 4.99772
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}