{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-blauwestad-blauwestad-groningen",
  "name": "Camperplaats Blauwestad",
  "description": "location at small beach of Blauwestad – use GPS coordinates – departure time 12:00 - book via the site code – center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-blauwestad-blauwestad-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793820.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elfenbank",
    "addressLocality": "Blauwestad",
    "addressRegion": "groningen",
    "postalCode": "9685",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.16397,
    "longitude": 7.03853
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}