{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wonderfully-quiet-campspace-in-baza-andalusia-baza",
  "name": "Wonderfully Quiet Campspace In Baza Andalusia",
  "description": "The Campsite is located in the semi-desert of Baza. We have a sanitary block with showers and toilets. There is a fireplace and communal BBQ with free wood. We also have some \"privileged places\" with a gigantic view of the Altiplano and the Jabalcon mountain. Electricity and water are available on about 15 places (€4 per day) You can enjoy a nice swimming pool at our cottages. Let us inspire you with our knowledge of the beautiful surroundings! Whether you come with a tent or a large camper,...",
  "url": "https://campertunity.com/listings/campgrounds/wonderfully-quiet-campspace-in-baza-andalusia-baza",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "baza",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4905,
    "longitude": -2.7805
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/-/baza/173521/wonderfully-quiet-campspace-in-baza-andalusia"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}