{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocaravana-marina-muritz-rechlin",
  "name": "Autocaravana Marina Müritz",
  "description": "It doesn’t matter if you travel with a motorhome, a caravan, a van, a transformed motorhome or even a trailer: we warmly welcome you to our motorhome parking space! With us you can choose between 47 parking spaces of different sizes and price ranges, so that your motorhome has enough space. We would like to point out that tents are not allowed (exception: awnings). All our plots are standard “all included”. This means that there are no additional costs for electricity, WiFi, bathrooms, shower...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocaravana-marina-muritz-rechlin",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rechlin",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3565,
    "longitude": 12.7335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}