{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-orbitur-guincho-cascais",
  "name": "Camping Orbitur Guincho",
  "description": "Camping Orbitur Guincho is a campsite located in Cascais, Lisbon, and located in the woods.This campsite on the slope offers...",
  "url": "https://campertunity.com/listings/campgrounds/camping-orbitur-guincho-cascais",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f28c5d90c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar de Areia/EN 247-6",
    "addressLocality": "Cascais/Guincho",
    "postalCode": "2750-053",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.72158,
    "longitude": -9.46639
  },
  "sameAs": [
    "https://www.eurocampings.fr/portugal/lisbonne/cascais/camping-orbitur-guincho-106359/",
    "https://www.orbitur.pt/pt/destinos/regiao-lisboa/orbitur-guincho"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}