{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mirow-haven-mirow-mecklenburg-vorpommern",
  "name": "Mirow haven",
  "description": "Enjoy a relaxing stay at Mirow haven in Mirow, Germany. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mirow-haven-mirow-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650988778.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schloßinsel",
    "addressLocality": "Mirow",
    "addressRegion": "Mecklenburg-Vorpommern",
    "postalCode": "17252",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2768574,
    "longitude": 12.8086414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}