{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-junker-impflingen-rhineland-palatinate",
  "name": "Weingut Junker",
  "description": "wine tasting-breakfast service-walk to Madenburg 12 km Centre 250 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weingut-junker-impflingen-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650914603.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sonnenberghof",
    "addressLocality": "Impflingen",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "76831",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.16236,
    "longitude": 8.1074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}