{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bibertours-natur-campingplatz-c24-mirow-mecklenburg",
  "name": "BiberTours Natur Campingplatz C24",
  "description": "BiberTours Natur-Campingplatz C24 is a camping site in Mirow offering campfire facilities and internet access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bibertours-natur-campingplatz-c24-mirow-mecklenburg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Diemitzer Schleuse",
    "addressLocality": "Mirow",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "17252",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.21193,
    "longitude": 12.88171
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}