{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerterrein-op-eigen-weg-nij-beets-friesland",
  "name": "Kampeerterrein Op Eigen Weg",
  "description": "SVR-Camping with lots of greenery in the quiet countryside of Friesland - Beetsterzwaag 5km - center 1.2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerterrein-op-eigen-weg-nij-beets-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650925201.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leppedyk",
    "addressLocality": "nij-beets",
    "addressRegion": "friesland",
    "postalCode": "9245 HB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.06489,
    "longitude": 6.03035
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.5+"
}