{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-in-het-fruit-zuidoostbeemster",
  "name": "Camping In het Fruit",
  "description": "At Camping In het Fruit, a mini campsite near Purmerend, you camp between the fruit trees. This piece of nature contrasts sharply with large cities...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-in-het-fruit-zuidoostbeemster",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675023b6c7bd2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Volgerweg 86",
    "addressLocality": "Zuidoostbeemster",
    "postalCode": "1461 CB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5235,
    "longitude": 4.94322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}