{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bolter-ufer-c15-rechlin-mv",
  "name": "Camping Bolter Ufer C15",
  "description": "Camping at the Müritz - restaurant - center 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bolter-ufer-c15-rechlin-mv",
  "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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}