{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderij-camping-hoogvliet-de-waal-holanda-septentrional",
  "name": "Boerderij camping Hoogvliet",
  "description": "Farm camping in the middle of the island of Texel. Good location to discover the island from here. Near nature reserve and centre de Marel.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderij-camping-hoogvliet-de-waal-holanda-septentrional",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuwlanderweg",
    "addressLocality": "De Waal",
    "addressRegion": "holanda-septentrional",
    "postalCode": "1793 ES",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.09971,
    "longitude": 4.80048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27.5+"
}