{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cueva-negra-mojacar",
  "name": "Camping Cueva Negra",
  "description": "Camping Cueva Negra is a campsite in Mojacar Pueblo, Almería, located by the sea.This terraced camp site has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-cueva-negra-mojacar",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3afe2a082.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Mojácar-Carboneras",
    "addressLocality": "Mojácar",
    "postalCode": "04638",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.08903,
    "longitude": -1.85669
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/andalusia/almeria/mojacar-pueblo/camping-cueva-negra-115942/",
    "https://www.pincamp.ch/de/campingplaetze/camping-cueva-negra"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}