{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-benarraba-benarraba-andalusie",
  "name": "Area De Benarraba",
  "description": "for facilities and power dial up to on-site number - cost then €10 - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/area-de-benarraba-benarraba-andalusie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650743602.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Cerro",
    "addressLocality": "benarraba",
    "addressRegion": "andalusie",
    "postalCode": "29490",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.54932,
    "longitude": -5.27913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.32,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€10+"
}