{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-recreativa-del-encinarejo-andujar-andalusia",
  "name": "Area Recreativa del Encinarejo",
  "description": "tolerated overnight stay on a quiet, unpaved road along the Encinarejo river - use GPS coordinates - somewhat uneven terrain - walking and cycling opportunities - center 18km",
  "url": "https://campertunity.com/listings/campgrounds/area-recreativa-del-encinarejo-andujar-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650828492.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A-6177",
    "addressLocality": "Andújar",
    "addressRegion": "andalusia",
    "postalCode": "23748",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.15281,
    "longitude": -4.01464
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/andalusia/andujar/65379/area-recreativa-del-encinarejo",
    "https://www.campercontact.com/de/spanien/andalusien/andujar/65379/area-recreativa-del-encinarejo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}