{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/comporta-comporta-setubal",
  "name": "Comporta",
  "description": "on the edge of the village - second Friday of the month market in this area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/comporta-comporta-setubal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788297.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua 2 de Junho",
    "addressLocality": "Comporta",
    "addressRegion": "setubal",
    "postalCode": "7580",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.37858,
    "longitude": -8.78553
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.28,
    "reviewCount": 79,
    "bestRating": 5,
    "worstRating": 1
  }
}