{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pragmatic-parking-space-in-our-backyard-homberg-ohm",
  "name": "Pragmatic Parking Space In Our Backyard",
  "description": "We offer our backyard on our disused farm - accessible from the street - as a parking space for a maximum of 2 mobile homes as a team. In the village, 200 meters away, there is a bakery/café offering breakfast and a gas station. In Homberg (Ohm) - Nieder-Ofleiden there is a connection to the R 6 and PAN cycle paths, as well as the fruit and apple wine route. Hiking opportunities to the Dicken Steine and the Felsenmeer geotour, as well as the Bürgerschloss and the Schächerbachtour in Homberg i...",
  "url": "https://campertunity.com/listings/campgrounds/pragmatic-parking-space-in-our-backyard-homberg-ohm",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "homberg-ohm",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.756,
    "longitude": 8.973
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}