{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-grote-glind-barneveld-gelderland",
  "name": "De Grote Glind",
  "description": "Location at museum farm de Grote Glind - arrival before 22.00h - departure before 12.00h - view over the countryside - bike rental, please indicate by mail - center Barneveld and Scherpenzeel 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-grote-glind-barneveld-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802153.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scherpenzeelseweg",
    "addressLocality": "Barneveld",
    "addressRegion": "gelderland",
    "postalCode": "3772 MG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1154,
    "longitude": 5.53775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.11,
    "reviewCount": 92,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.5+"
}