{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neisse-camp-rothenburg-oberlausitz",
  "name": "Neiße Camp",
  "description": "This cosy campsite is located in the far east of Germany, near the Polish border. Neiße Camp is surrounded by beautiful nature and vast forests. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neisse-camp-rothenburg-oberlausitz",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517c27b8fd8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tormersdorfer Allee 1",
    "addressLocality": "Rothenburg/Oberlausitz",
    "postalCode": "02929",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.32722,
    "longitude": 14.9825
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}