{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lidl-albufeira-albufeira-distrito-de-faro",
  "name": "Lidl Albufeira",
  "description": "plots for motorhomes in the parking lot of Lidl",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lidl-albufeira-albufeira-distrito-de-faro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651081038.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua Baden-Powell",
    "addressLocality": "Albufeira",
    "addressRegion": "distrito-de-faro",
    "postalCode": "8200",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.09512,
    "longitude": -8.24904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.43,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}