{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-el-nogalejo-setenil-de-las-bodegas-andalusia",
  "name": "Camping El Nogalejo",
  "description": "Camping on the CA-422 - located between Setenil de las Bodegas and Alcala del Valle - center 1.5 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-el-nogalejo-setenil-de-las-bodegas-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650964417.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Setenil Alcala",
    "addressLocality": "setenil-de-las-bodegas",
    "addressRegion": "andalusia",
    "postalCode": "11692",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.86976,
    "longitude": -5.16722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.92,
    "reviewCount": 64,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€26+"
}