{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bewertungen-lindenfels",
  "name": "Bewertungen",
  "description": "⇩ +***-***-****0 Rating by the Campercontact community: 2.9",
  "url": "https://campertunity.com/listings/campgrounds/bewertungen-lindenfels",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://img.campercontact.com/media/photos/4222124650684122.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kappstraße",
    "addressLocality": "Lindenfels",
    "postalCode": "64678",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.68018,
    "longitude": 8.78294
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/hessen/lindenfels/499/parking"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}