{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-rio-jara-tarifa",
  "name": "Camping Rio Jara. SL",
  "description": "Camping Rio Jara. SL is a campsite in Tarifa, Cadiz, located by the sea.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-rio-jara-tarifa",
  "image": [
    "https://cdn3.acsi.eu/6/8/9/c/689c3d7e58622.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N340, km 81",
    "addressLocality": "Tarifa",
    "postalCode": "11380",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0425,
    "longitude": -5.63028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}