{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/las-vegas-adra",
  "name": "Las Vegas",
  "description": "Las Vegas es un sitio de campo Adra, España. Las Vegas tiene wi-fi y un restaurante. Perros son permitidos.",
  "url": "https://campertunity.com/listings/campgrounds/las-vegas-adra",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTsHfT3Htjn1Kd7frbyaAWmguYDafWOTVZ/las-vegas-adra-jvhon/conversions/las-vegas-adra-jvhon-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTsHfT3Htjn1Kd7frbyaAWmguYDafWOTVZ/las-vegas-adra-jvhon/las-vegas-adra-jvhon.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra. Málaga-Almería, km 64 Paraje L",
    "addressLocality": "Adra",
    "postalCode": "04770",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.75014,
    "longitude": -3.0126
  },
  "sameAs": [
    "https://www.spottocamp.com/es/campsites/las-vegas-adra"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}