{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/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": "http://ssr-app-zpimxgrglq-uc.a.run.app/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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 23,
    "bestRating": 10,
    "worstRating": 1
  }
}