{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/taiga-tarifa-valdevaqueros-tarifa-cadiz",
  "name": "TAIGA Tarifa Valdevaqueros",
  "description": "The campsite Valdevaqueros Cat. 2, located on the southern Spanish Costa de la Luz, has a beautiful location: just a few minutes from the...",
  "url": "https://campertunity.com/listings/campgrounds/taiga-tarifa-valdevaqueros-tarifa-cadiz",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749fefe6aae5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N340, km 75,5",
    "addressLocality": "Tarifa/Cádiz",
    "postalCode": "11380",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.06908,
    "longitude": -5.68036
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}