{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-schouwke-wouwse-plantage",
  "name": "Camping 't Schouwke",
  "description": "Camping 't Schouwke is a camping in Wouwse Plantation, North Brabant. This camping has pitches without shade and places with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-schouwke-wouwse-plantage",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751760452e46.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schouwenbaan 1",
    "addressLocality": "Wouwse Plantage",
    "postalCode": "4725 SV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.48517,
    "longitude": 4.39903
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}