{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wecamp-cabo-de-gata-las-negras-almeria-es",
  "name": "wecamp Cabo de Gata",
  "description": "You will find wecamp Cabo de Gata in the south of Spain in the province of Almería at walking distance from a stunning bay. In the eponymous...",
  "url": "https://campertunity.com/listings/campgrounds/wecamp-cabo-de-gata-las-negras-almeria-es",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a309800a1e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cala del Cuervo s/n",
    "addressLocality": "Las Negras (Almería)",
    "postalCode": "04116",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.87247,
    "longitude": -2.00686
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}