{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/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": "http://ssr-app-zpimxgrglq-uc.a.run.app/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
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 30,
    "bestRating": 10,
    "worstRating": 1
  }
}