{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-lauwersmeerplezier-lauwersoog-groningen",
  "name": "Camperplaats Lauwersmeerplezier",
  "description": "located on Lake Lauwers - also places by the water [at higher rate] - payment via the 'check-in' button on the app of motorhome contact [camperpay] - fishing port - lake terrace - reading and seating space - boat for rent - within walking distance from ferry to Schiermonnikoog - ports - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-lauwersmeerplezier-lauwersoog-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702201.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kustweg",
    "addressLocality": "lauwersoog",
    "addressRegion": "groningen",
    "postalCode": "9976 VP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.40621,
    "longitude": 6.2004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.34,
    "reviewCount": 397,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}