{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-bolter-ufer-c15-rechlin-ot-boeker-muehle",
  "name": "Campingplatz \"Bolter Ufer\" C15",
  "description": "Welcome to camping at Müritz! Located in the southern Müritz region, in the state-recognized resort of Rechlin. A holiday in Rechlin means being surrounded by untouched nature, forest, and water. Rechlin's location at the southern tip of Müritz makes it a special place. From here, you can sail on Müritz, the largest inland lake in Germany, or navigate the numerous canals into the Kleinseenplatte with a canoe or boat. Our nature campsite Bolter Ufer C15 is situated directly on the southeastern...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-bolter-ufer-c15-rechlin-ot-boeker-muehle",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361da8%2F5e8d4d5f-7535-4683-9efb-945096054f23_Screenshot%202023-11-25%20173606_640x480.jpg?alt=media&token=4f92420d-d6b5-49e7-994c-2b6f37908b40",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Müritzufer 1",
    "addressLocality": "Rechlin OT Boeker Mühle",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.373,
    "longitude": 12.76391
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}