{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-ploeg-groede",
  "name": "Camping De Ploeg",
  "description": "Camping De Ploeg is a campsite in Groede, Zealand.The campsite has which are marked out, pitches without shade and pitches with some shade. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-ploeg-groede",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500c7f4c266.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Voorstraat 47",
    "addressLocality": "Groede",
    "postalCode": "4503 BL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38194,
    "longitude": 3.51197
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}