{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cepo-verde-gondesende-braganca",
  "name": "Cepo Verde",
  "description": "In the middle of the Montesinho nature reserve, one of the largest nature reserves in Portugal, lies campsite Cepo Verde. This terraced campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/cepo-verde-gondesende-braganca",
  "image": [
    "https://cdn2.acsi.eu/6/8/a/2/68a2ea8cc897c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar da Vinha do Santo",
    "addressLocality": "Gondesende/Bragança",
    "postalCode": "5300-561",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.84878,
    "longitude": -6.86125
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/portugal/braganca/gondesende/cepo-verde-116874/?tab=reviews&reviewLocale=en&reviewPage=1&reviewSort=travelParty",
    "https://www.campcation.com/it/campsite/cepo-verde/",
    "https://www.pincamp.ch/de/campingplaetze/camping-cepo-verde"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}