{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-hofwijk-kamperland-zeeland",
  "name": "Camping Hoeve Hofwijk",
  "description": "Hofwijk farm located on the island of Noord-Beveland - just above Kamperland - private sanitary facilities for rent - coffee / tea shop - option for breakfast or lunch - also on the terrace - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-hofwijk-kamperland-zeeland",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hofwijkweg",
    "addressLocality": "Kamperland",
    "addressRegion": "zeeland",
    "postalCode": "4493 NV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58504,
    "longitude": 3.69846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "34",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€34+"
}