{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-port-zelande-ouddorp-zuid-holland",
  "name": "Camping Port Zelande",
  "description": "camper pitches on the campsite - also pitches [20] suitable for the camper with different rates see website - also weekend packages - Grevelingenmeer - North Sea beach - center 9km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-port-zelande-ouddorp-zuid-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650857258.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Port Zelande",
    "addressLocality": "ouddorp",
    "addressRegion": "zuid-holland",
    "postalCode": "3253 MG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7556,
    "longitude": 3.85781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.52,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}