{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waldcamping-homberg-homberg-hesse",
  "name": "Waldcamping Homberg",
  "description": "campsite with many seasonal pitches - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/waldcamping-homberg-homberg-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651062327"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zur Hart",
    "addressLocality": "Homberg",
    "addressRegion": "hesse",
    "postalCode": "35315",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.72904,
    "longitude": 9.0128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€23+"
}