{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-kreiselmaier-neustadt-rhineland-palatinate",
  "name": "Weingut Kreiselmaier",
  "description": "At wine tasting - located in the garden of the vineyard, access via the Langwiesenweg, after about 50 meters drive private road and park on the road - tour - use of bicycles - Hambacher Schloss 5km - supermarket 500m - center 50m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-kreiselmaier-neustadt-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650662921.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goethestraße",
    "addressLocality": "Neustadt",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "67435",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.32139,
    "longitude": 8.2
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}