{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grietjeshoeve-oosterend",
  "name": "Camping Grietjeshoeve",
  "description": "Campsite in the polder 'Het Noorden' - exact prices see website - quiet north-east side of Texel - close to the Wadden Sea - nature reserves (De Schorren, Utopia) - center 3,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grietjeshoeve-oosterend",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650985735.jpeg",
    "https://images.campercontact.com/media/photos/38562071809360474",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schorrenweg",
    "addressLocality": "Oosterend",
    "postalCode": "1794 HH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10978,
    "longitude": 4.88006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}