{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paloma-tarifa",
  "name": "Camping Paloma SLU",
  "description": "Camping Paloma SLU 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-paloma-tarifa",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749fed39183f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N340 Cadiz-Malaga, km 74",
    "addressLocality": "Tarifa",
    "postalCode": "11380",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.07628,
    "longitude": -5.69361
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}