{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tropical-islands-krausnick-gross-wasserburg-brandenburg-de",
  "name": "Tropical Islands",
  "description": "Enjoy a relaxing stay at Tropical Islands in Krausnick-Groß Wasserburg, Germany. Customer rating: 3.95.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tropical-islands-krausnick-gross-wasserburg-brandenburg-de",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650788105.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tropical-Islands-Allee",
    "addressLocality": "Krausnick-Groß Wasserburg",
    "addressRegion": "Brandenburg",
    "postalCode": "15910",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.03,
    "longitude": 13.74132
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}