{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bolter-ufer-c15-rechlin",
  "name": "Camping Bolter Ufer C15",
  "description": "Camping at the Müritz - restaurant - center 10km",
  "url": "https://campertunity.com/listings/campgrounds/camping-bolter-ufer-c15-rechlin",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651112571"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Müritzufer 1",
    "addressLocality": "Rechlin",
    "addressRegion": "MV",
    "postalCode": "17248",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.37511,
    "longitude": 12.76839
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/mecklenburg-vorpommern/rechlin/93041/camping-bolter-ufer-c15"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}