{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monte-naturista-o-barao-abela",
  "name": "Monte Naturista O Barão",
  "description": "Monte Naturista O Barão is a campsite in Abela, Setúbal.The campsite has pitches with shade, pitches without shade and pitches with some shade. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monte-naturista-o-barao-abela",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518ab342b02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Foros do Barão",
    "addressLocality": "Abela",
    "postalCode": "7540",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.01681,
    "longitude": -8.4835
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}