{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mycabin-ubernachtung-huhnermobil-laatzen",
  "name": "MyCabin overnight stay at the chicken mobile",
  "description": "Enjoy a relaxing stay at MyCabin - overnight stay at the chicken mobile in Laatzen, Germany. Visitors' rating: 1.",
  "url": "https://campertunity.com/listings/campgrounds/mycabin-ubernachtung-huhnermobil-laatzen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651140023.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laatzen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30824,
    "longitude": 9.80862
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/laatzen/107533/mycabin-ubernachtung-am-huhnermobil"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}