{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-salamanca-cyl",
  "name": "Campspace in Salamanca, Castilla y León",
  "description": "Perfect place for caravans and tents. It also offers the opportunity to connect with nature and learn through workshops on topics such as agriculture, agroecology, artistic expression, cultural efforts, energy management and self-sufficiency in technology and construction. Flat ground and access to services such as bathrooms, barbecue and water.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-salamanca-cyl",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salamanca",
    "addressRegion": "Castilla y León",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.701,
    "longitude": -6.3985
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/castile-and-leon/sancti-spiritus/172819/campspace-in-salamanca-castilla-y-leon",
    "https://www.campercontact.com/es/espaa/-/salamanca/172819/campspace-in-salamanca-castilla-y-len"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}