{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-rehbocktal-meissen",
  "name": "Camping Rehbocktal",
  "description": "Camping Rehbocktal is a campsite in Meissen, Saxony, located in a wood and a river/stream.The campsite has which are marked out, pitches with shade,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-rehbocktal-meissen",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674df0b3eae28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rehbocktal 4",
    "addressLocality": "Meissen",
    "postalCode": "01662",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.13917,
    "longitude": 13.48458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}