{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-elche-alicante",
  "name": "Campspace in Elche, Alicante",
  "description": "Various large fenced plots with water connection. Some with electricity. Rural location near a village with complete infrastructure. To the beach in Santa Pola, it is 5 km.(bike paths). The activities All kinds of water sports. Horse riding.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-elche-alicante",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elche",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.216,
    "longitude": -0.637
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/-/elche/169642/campspace-in-elche-alicante"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}