{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/el-rebollar-aracena-andalucia",
  "name": "El Rebollar",
  "description": "Between olive trees and under old cork oaks - drinking water source at 3 km - prior registration required (Whatsapp/SMS) - entrance from 16 h - center 2.5 km",
  "url": "https://campertunity.com/listings/campgrounds/el-rebollar-aracena-andalucia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651255125.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aracena",
    "addressRegion": "andalucia",
    "postalCode": "21200",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.89031,
    "longitude": -6.54292
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/andalusia/aracena/161461/el-rebollar",
    "https://images.campercontact.com/media/photos/4222124651255125.jpg",
    "https://www.campercontact.com/en/spanje/andalusie/aracena/161461/el-rebollar"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "0+"
}