{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-elche-alicante-elche",
  "name": "Campspace in Elche, Alicante",
  "description": "Welcome ! The activities From 10 a.m. to 10 p.m. : Swimming pool, pond BBQ 3€/use",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-elche-alicante-elche",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elche",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1995,
    "longitude": -0.6655
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/-/elche/169702/campspace-in-elche-alicante"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}