{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fruit-tree-with-a-view-of-the-amneburg-homberg-ohm",
  "name": "Fruit Tree With A View Of The Amneburg",
  "description": "We offer our meadow of fruit trees on the outskirts of the city without any special infrastructure for campers who can be self-sufficient. Nearby are the bike paths R6 and the Route of the Sidra and the Huerta. As a destination for excursions you can reach Marburg at 22 km, Alsfeld at 25 km or Amöneburg at 6 km. The geotour of Felsenmeer, reached after 2.5 km, shows the most outstanding geological aspects of the Gruese Stones and the Felsenmeer and offers a view from above the largest basalt...",
  "url": "https://campertunity.com/listings/campgrounds/fruit-tree-with-a-view-of-the-amneburg-homberg-ohm",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "homberg-ohm",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.759,
    "longitude": 8.967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}