{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mycabin-idyllische-wiese-am-bach-stromberg-rhineland",
  "name": "MyCabin Idyllic meadow at the stream",
  "description": "Enjoy a relaxing stay at MyCabin - Idyllic meadow at the stream in Stromberg, Germany. Visitors' rating: 1.",
  "url": "https://campertunity.com/listings/campgrounds/mycabin-idyllische-wiese-am-bach-stromberg-rhineland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651140282.jfif",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "stromberg",
    "addressRegion": "Rhineland-Palatinate",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9458981,
    "longitude": 7.7792771
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/rhineland-palatinate/stromberg/107552/mycabin-idyllische-wiese-am-bach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}