{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-rietveen-landsmeer-amsterdam",
  "name": "Camping Het Rietveen",
  "description": "Camping Het Rietveen is a campsite located in Landsmeer, North Holland, on the edge of a lake/recreational pond.This campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-rietveen-landsmeer-amsterdam",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675013af8373b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noordeinde 130",
    "addressLocality": "Landsmeer/Amsterdam",
    "postalCode": "1121 AL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.436,
    "longitude": 4.91228
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}