{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingpark-luxoase-kleinrohrsdorf-sachsen",
  "name": "Campingpark LuxOase",
  "description": "With a well-kept wellness oasis and numerous playgrounds for children, the Campingpark LuxOase near Dresden convinces.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingpark-luxoase-kleinrohrsdorf-sachsen",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:campingpark-luxoase/images/Campingpark-LuxOase---Gaeste-beim-Baden-im-Wellnessbereich-25cfb830-23fc-4b98-8442-36cd5c646c4e.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:campingpark-luxoase/images/Campingpark-LuxOase---Gaeste-beim-Baden-im-Wellnessbereich-25cfb830-23fc-4b98-8442-36cd5c646c4e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arnsdorfer Str. 1",
    "addressLocality": "Kleinröhrsdorf",
    "addressRegion": "Sachsen",
    "postalCode": "01900",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.12043332,
    "longitude": 13.98015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8875,
    "reviewCount": 160,
    "bestRating": 5,
    "worstRating": 1
  }
}