{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-valdevaqueros-tarifa",
  "name": "Camping Valdevaqueros",
  "description": "• +***-***-****4 Classification of the Campercontact community: 3.47",
  "url": "https://campertunity.com/listings/campgrounds/camping-valdevaqueros-tarifa",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650791842.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N-340",
    "addressLocality": "Tarifa",
    "postalCode": "11380",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0692,
    "longitude": -5.68073
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.47,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "35+"
}