{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/costa-do-vizir-camping-porto-covo",
  "name": "Costa do Vizir Camping",
  "description": "Costa do Vizir Camping is in the southwest of the picturesque village of Porto Côvo. You can get to Praia Grande within five minutes, it is a...",
  "url": "https://campertunity.com/listings/campgrounds/costa-do-vizir-camping-porto-covo",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c4766f38bc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monte Branco",
    "addressLocality": "Porto Côvo",
    "postalCode": "7520-437",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.85647,
    "longitude": -8.78717
  },
  "sameAs": [
    "https://park4night.com/en/place/18333",
    "https://campio.no/campsite/costa-do-vizir-camping",
    "https://www.eurocampings.co.uk/portugal/setubal/porto-covo/costa-do-vizir-camping-116871/",
    "https://www.costadovizir.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}