{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oasis-surf-camp-estmbar",
  "name": "Oasis Surf Camp",
  "description": "On our camper pitches you can stay in the countryside with your caravan/mobile home or surfer bus. Perfect atmosphere The idyllic pitches are surrounded by a green oasis, which is rounded off by a natural swimming lake. Great community A wide variety of people meet here and together create an open community. Best camping weather The sun kisses the Algarve for over 300 days a year, making it the best camping weather.",
  "url": "https://campertunity.com/listings/campgrounds/oasis-surf-camp-estmbar",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "estmbar",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1555,
    "longitude": -8.4655
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/-/estmbar/169257/oasis-surf-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}