{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-hof-van-grolloo-grolloo-drenthe",
  "name": "Camperpark Hof Van Grolloo",
  "description": "Located next to Drentse Aa National Park - number of available places visible on website - payment and check-in and check-out via service column - confirmation via text message - power consumption can be checked - picnic benches - trailers in consultation with owner - Assen 11km - center Grolloo 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-hof-van-grolloo-grolloo-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651190757.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vredenheimseweg",
    "addressLocality": "grolloo",
    "addressRegion": "drenthe",
    "postalCode": "9444 XG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.94116,
    "longitude": 6.65592
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 117,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.9+"
}