{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-canelas-armacao-pera-alcantarilha",
  "name": "Camping Canelas",
  "description": "Camping Canelas is a campsite in Armação de Pêra, Faro.This terraced camp site and camp site with sloping grounds has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-canelas-armacao-pera-alcantarilha",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f28c40e99f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N-269-1",
    "addressLocality": "Armação de Pêra/Alcantarilha",
    "postalCode": "8365-908",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.11903,
    "longitude": -8.35103
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/portugal/faro/armacao-de-pera/camping-canelas-106400/",
    "https://www.pincamp.ch/de/campingplaetze/camping-canelas"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}