{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/former-horse-ranch-mainhausen",
  "name": "Former horse ranch",
  "description": "Wonderful time out on a former horse ranch adjacent to a nature reserve and directly on the Main. Very quiet location with lots of things to do within walking distance. The area is perfect for walking and cycling. There are a number of lakes in the immediate vicinity - swimming lake, fishing lake, nature reserve lake. There are also many small towns and cities nearby that are always worth a visit. The charming town of Seligenstadt can be reached in 5 minutes by car and Aschaffenburg in 10 min...",
  "url": "https://campertunity.com/listings/campgrounds/former-horse-ranch-mainhausen",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mainhausen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0235,
    "longitude": 9.0275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}