{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-kamenz-sachsen",
  "name": "Reisemobilstellplatz",
  "description": "Part of a public parking lot designated only for campers",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-kamenz-sachsen",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/22455/staticmap_22455_16_51.26962_14.09181.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/22455/staticmap_22455_16_51.26962_14.09181.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Damm",
    "addressLocality": "Kamenz",
    "addressRegion": "Sachsen",
    "postalCode": "01917",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.26962,
    "longitude": 14.09181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}