{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-strandpark-vlugtenburg-s-gravenzande",
  "name": "Camping Strandpark Vlugtenburg",
  "description": "Campsite Strandpark Vlugtenburg is a campsite located in 's-Gravenzande, South Holland, and located near the sea.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-strandpark-vlugtenburg-s-gravenzande",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675027bc32b08.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "'t Louwtje 10",
    "addressLocality": "'s-Gravenzande",
    "postalCode": "2691 KR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.002,
    "longitude": 4.13647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}