{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-am-naturerlebnisbad-glatten-baden-wurttemberg",
  "name": "Stellplatz am Naturerlebnisbad",
  "description": "located at natural swimming pool - Supermarket 500m - winter no camper service - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-am-naturerlebnisbad-glatten-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650820566.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lombacher Straße",
    "addressLocality": "Glatten",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "72293",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4392,
    "longitude": 8.50903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.88,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}