{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/weingut-grittmann-osthofen-rhineland-palatinate",
  "name": "Weingut Grittmann",
  "description": "in the orchard of our winery, with a view of the wine terraces - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/weingut-grittmann-osthofen-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650973643.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alter-Westhofer-Weg",
    "addressLocality": "Osthofen",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "67574",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70261,
    "longitude": 8.30781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.07,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "€15+"
}