{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/antilla-lepe",
  "name": "Antilla",
  "description": "Antilla is a field site with 100 tones in Lepe, Spain. Antilla has a camping shop, a restaurant and an indoor pool.",
  "url": "https://campertunity.com/listings/campgrounds/antilla-lepe",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTBsck4isqvYHMxo1jo6W8isHs70pdcmPQ/biggerthumb.jpg",
    "images//SPOTBsck4isqvYHMxo1jo6W8isHs70pdcmPQ/mapbox/mapbox.webp",
    "images/es/SPOTBsck4isqvYHMxo1jo6W8isHs70pdcmPQ/carousel/61909c8a81920-antilla-lepe.jpg",
    "images/es/SPOTBsck4isqvYHMxo1jo6W8isHs70pdcmPQ/carousel/61909c89e09f2-antilla-lepe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera La Antilla - El Terrón km 2",
    "addressLocality": "Lepe",
    "postalCode": "21449",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2154,
    "longitude": -7.19472
  },
  "sameAs": [
    "https://www.spottocamp.com/es/campsites/antilla-lepe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}