{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villa-park-zambujeira-zambujeira-do-mar",
  "name": "Camping Villa Park Zambujeira",
  "description": "Camping Villa Park Zambujeira is a campsite in Zambujeira do Mar, Beja, located by the sea.This terraced camp site has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villa-park-zambujeira-zambujeira-do-mar",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c94b6784db.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Estrada Municipal da Zambujeira 2",
    "addressLocality": "Zambujeira do Mar",
    "postalCode": "-",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.52572,
    "longitude": -8.77544
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 38,
    "bestRating": 10,
    "worstRating": 1
  }
}