{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/neuenstein-hesse-de",
  "name": "Camping Behaviour Not Allowed",
  "description": "at farm-center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/neuenstein-hesse-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650934261.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zur Vogtmühle",
    "addressLocality": "Neuenstein",
    "addressRegion": "hesse",
    "postalCode": "36286",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.92904,
    "longitude": 9.55544
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.05,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€8+"
}