{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-landgoed-jonker-doezum-groningen",
  "name": "Camperlocatie Landgoed Jonker",
  "description": "location on the edge of the village - next to municipal swimming pool - reception area [also for groups] - bus stop in front of the door - 16A electricity at higher rate - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-landgoed-jonker-doezum-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671486.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Provincialeweg",
    "addressLocality": "doezum",
    "addressRegion": "groningen",
    "postalCode": "9863 PE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.20353,
    "longitude": 6.26038
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.27,
    "reviewCount": 144,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}