{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roompot-beach-resort-kamperland-zeeland-2",
  "name": "Roompot Beach Resort",
  "description": "How to get to the campsite Roompot Beach Resort ? Access and practical information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roompot-beach-resort-kamperland-zeeland-2",
  "image": [
    "https://www.homair.com/photos/camping/2004/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mariapolderseweg 1",
    "addressLocality": "Kamperland",
    "addressRegion": "Zeeland",
    "postalCode": "4493 PH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.589618,
    "longitude": 3.720749
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}