{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardoer-camping-t-noorder-sandt-julianadorp-aan-zee",
  "name": "Ardoer camping 't Noorder Sandt",
  "description": "Ardoer camping 't Noorder Sandt is a campsite in Julianadorp, Noord-Holland, located by the sea. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardoer-camping-t-noorder-sandt-julianadorp-aan-zee",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f18923a1f6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noorder Sandt 2",
    "addressLocality": "Julianadorp aan Zee",
    "postalCode": "1787 CX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90608,
    "longitude": 4.72486
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}