{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-carl-disson-neustadt-rhineland-palatinate",
  "name": "Weingut Carl Disson",
  "description": "Reservations recommended-wine tasting-super market and Centre 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-carl-disson-neustadt-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650662914.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Andergasse",
    "addressLocality": "neustadt",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "67434",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.32125,
    "longitude": 8.12225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.43,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}