{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polderflora-camping-chalets-alphen-ad-rijn",
  "name": "Polderflora Camping & Chalets",
  "description": "Polderflora Camping & Chalets is a campsite in Alphen aan den Rijn, South Holland.The campsite has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polderflora-camping-chalets-alphen-ad-rijn",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516e2f25b81.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rietveldsepad 4b",
    "addressLocality": "Alphen a/d Rijn",
    "postalCode": "2409 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10697,
    "longitude": 4.64831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}