{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moron-de-la-frontera-andalusia",
  "name": "Moron De La Frontera",
  "description": "Camper location on the exit road from the city - use GPS coordinates - at 'piscina municipal' - shops and historic center 1km",
  "url": "https://campertunity.com/listings/campgrounds/moron-de-la-frontera-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651015908.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Montellano [A-361]",
    "addressLocality": "moron-de-la-frontera",
    "addressRegion": "andalusia",
    "postalCode": "41530",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.11996,
    "longitude": -5.46477
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/andalusia/moron-de-la-frontera/100741/moron-de-la-frontera"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€0+"
}