{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-resorts-aljezur-algarve-pt",
  "name": "Glamping-Resorts",
  "description": "The tree house on the Walnut Tree Farm promises a special glamping experience. In an over 100 year old hazelnut tree, this special accommodation is hidden. With a hot water shower and an organic toilet, the tree house can be used as an independent accommodation or in combination with the main house.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-resorts-aljezur-algarve-pt",
  "image": [
    "https://glamping.info/img/204291/glamping-the-walnut-tree-farm-204854.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204291/glamping-the-walnut-tree-farm-204854.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aljezur",
    "addressRegion": "Algarve",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.31256,
    "longitude": -8.80317
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}