{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-blauwe-haan-uffelte-drenthe",
  "name": "Camping De Blauwe Haan",
  "description": "Campgrounds - Use GPS coordinates - See website for rates and arrangements - No fireworks - Center at 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-blauwe-haan-uffelte-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888118.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weg achter de Es",
    "addressLocality": "uffelte",
    "addressRegion": "drenthe",
    "postalCode": "7975 PZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.80212,
    "longitude": 6.273
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}