{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cortijo-chellah-moron-de-la-frontera-andalusia",
  "name": "Cortijo Chellah",
  "description": "View over the rolling landscape - swimming pool - horse stables - bar and seating areas - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/cortijo-chellah-moron-de-la-frontera-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651184947.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino a la Dehesa y Arenales",
    "addressLocality": "moron-de-la-frontera",
    "addressRegion": "andalusia",
    "postalCode": "41530",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.12712,
    "longitude": -5.48871
  },
  "sameAs": [
    "https://www.paardrijdenenlogereninspanje.com",
    "https://www.campercontact.com/en/spanje/andalusie/moron-de-la-frontera/158358/cortijo-chellah"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€15+"
}