{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-het-platte-putje-groede",
  "name": "Minicamping Het Platte Putje",
  "description": "Minicamping Het Platte Putje is a campsite in Groede, Zeeland.This campsite has unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-het-platte-putje-groede",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517badb0868.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woordweg 20",
    "addressLocality": "Groede",
    "postalCode": "4503 GB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38358,
    "longitude": 3.51314
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}