{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/private-parking-space-with-view-field-behren-lubchin-germany",
  "name": "Private parking space with a view of the field",
  "description": "This is a very simple green area on private property with a view of the field. The place is perfect to discover Mecklenburg-Western Pomerania, it is very centrally located. More suitable for smaller campers and motorhomes.",
  "url": "https://campertunity.com/listings/campgrounds/private-parking-space-with-view-field-behren-lubchin-germany",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Behren-Lübchin",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.028,
    "longitude": 12.6665
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/behren-lbchin/169390/private-parking-space-with-a-view-of-the-field"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}