{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturistenterrein-chamavi-almere-flevoland",
  "name": "Naturistenterrein Chamavi",
  "description": "Naturist association grounds - motorhome pitches - Almere Haven 6km - restricted catering - sauna - center Almere 5km",
  "url": "https://campertunity.com/listings/campgrounds/naturistenterrein-chamavi-almere-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650863795.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lijsterweg",
    "addressLocality": "almere",
    "addressRegion": "flevoland",
    "postalCode": "1358 CB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31979,
    "longitude": 5.30245
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "€27+"
}