{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-pingo-doce-lagos-faro-district",
  "name": "Parking Pingo Doce Lagos",
  "description": "Camper places in parking lot at large hypermarket - use GPS coordinates - near N125 - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-pingo-doce-lagos-faro-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651026579.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua D.ª Maria",
    "addressLocality": "Lagos",
    "addressRegion": "faro-district",
    "postalCode": "8600-302",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.11336,
    "longitude": -8.67748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}