{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-noordergat-lauwersoog-groningen",
  "name": "Jachthaven Noordergat",
  "description": "location close to Lauwersoog National Park - toilet block closed in winter - less capacity in winter season due to storage boats - ferry to Schiermonnikoog 500m - fishmonger and restaurant in harbor - center Lauwersoog 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-noordergat-lauwersoog-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651003643"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noordergat",
    "addressLocality": "Lauwersoog",
    "addressRegion": "groningen",
    "postalCode": "9976 VR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.40519,
    "longitude": 6.20817
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 101,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}