{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-granada-granada",
  "name": "Camping Granada",
  "description": "Camping Granada is a campsite in Peligros, Granada.This terraced camp site has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-granada-granada",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f3163ae59b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Reina Sofia",
    "addressLocality": "Granada/Peligros",
    "postalCode": "18210",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.23742,
    "longitude": -3.63367
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/andalusia/granada/peligros/camping-granada-107696/",
    "http://www.campinggranada.es/",
    "https://www.pincamp.ch/de/campingplaetze/camping-granada"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}