{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-blijer-wadden-blije-frise",
  "name": "Camping De Blijer Wadden",
  "description": "campsite on the Frisian coast of Wadden - historic town of eleven cities of Dokkum at 10 km - boat to Ameland at 8 km from the campsite - views and views of beautiful meadows - heated sanitary facilities - center at 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-blijer-wadden-blije-frise",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651025965.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mieddyk",
    "addressLocality": "Blije",
    "addressRegion": "frise",
    "postalCode": "9171 GD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.34119,
    "longitude": 5.88945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 39,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}