{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-azenha-located-in-faro-just-10-minute-walk-from",
  "name": "Campspace in Azenha, Located in Faro, just a 10 Minute walk from Faro Airport.",
  "description": "Enjoy a relaxing stay at Campspace in Azenha, Located in Faro, just a 10-minute walk from Faro Airport. in Aljezur, Portugal. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-azenha-located-in-faro-just-10-minute-walk-from",
  "image": [
    "https://static.campspace.com/media/space/detail/151abc4573fffeee65cb0f563a9143b5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aljezur",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.285,
    "longitude": -8.8035
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}