{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-und-obstbau-arnold-heuchelheim-klingen-rhineland-pal",
  "name": "Winery and Orchard Arnold",
  "description": "Centre 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-und-obstbau-arnold-heuchelheim-klingen-rhineland-pal",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lindenstraße",
    "addressLocality": "Heuchelheim-Klingen",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "76831",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.13472,
    "longitude": 8.05556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}