{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-moron-de-la-frontera-andalusia",
  "name": "Campspace in Moron de la Frontera, Andalusia",
  "description": "Andalusia is beautiful to explore by camper, not only the highlights such as the great cities: Seville, Cordoba, Granada and Malaga, but also discover the interior, where time has stood still. Our camper spot is located in the countryside in the rolling hills between Ronda and Seville. The typical Spanish town of Moron de la Frontera is only 3.5 km away. distance. From here there are bus connections to beautiful and vibrant Seville (it is almost impossible to get into the city with a camper)....",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-moron-de-la-frontera-andalusia",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moron de la Frontera",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.122,
    "longitude": -5.456
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/-/moron-de-la-frontera/173271/campspace-in-moron-de-la-frontera-andalusia"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}