{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koningsdiep-ureterp-friesland",
  "name": "Camping Het Koningsdiep",
  "description": "Nature & Landscapes Camping at riding stables - paved parking spaces are available in winter - canteen - Drachten 5km - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koningsdiep-ureterp-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697524.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Mersken",
    "addressLocality": "ureterp",
    "addressRegion": "friesland",
    "postalCode": "9247 WK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07105,
    "longitude": 6.13697
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}