{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tarifa-tarifa-andalusia",
  "name": "Area Tarifa",
  "description": "new location in the center of Tarifa - also for buses - soil is tamped clay - monitoring only during the day",
  "url": "https://campertunity.com/listings/campgrounds/tarifa-tarifa-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650816420.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Mar del Norte",
    "addressLocality": "Tarifa",
    "addressRegion": "andalusia",
    "postalCode": "11380",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.01807,
    "longitude": -5.6103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.84,
    "reviewCount": 94,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€15+"
}