{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-wesenberg-mecklenburg-vorpommern",
  "name": "Motorhome and Marina Wesenberg",
  "description": "Enjoy a relaxing stay at RV park and Marina Wesenberg in Wesenberg, Germany. Visitors' rating: 4.02.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-wesenberg-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650678858.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ahrensberger Weg",
    "addressLocality": "Wesenberg",
    "addressRegion": "Mecklenburg-Vorpommern",
    "postalCode": "17255",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.27688,
    "longitude": 12.98804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}