{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/olhao-olhao-distrikt-faro",
  "name": "Olhao",
  "description": "Mixed parking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/olhao-olhao-distrikt-faro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848007.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Largo da Feira",
    "addressLocality": "Olhão",
    "addressRegion": "distrikt-faro",
    "postalCode": "8700-339",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.02483,
    "longitude": -7.84741
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.56,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  }
}