{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-4-elementen-stroobos-frisia",
  "name": "Camping De 4 Elementen",
  "description": "Camping located in Landgoed De 4 Elementen - camper campsites in the water - on the border of Groningen and Friesland - restaurant and small shop - the camp is part of an innovative social project - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-4-elementen-stroobos-frisia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651115533.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groningerstreek",
    "addressLocality": "stroobos",
    "addressRegion": "frisia",
    "postalCode": "9871 PG",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.23862,
    "longitude": 6.21787
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.97,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}