{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-canelas-armacao-pera-alcantarilha",
  "name": "Camping Canelas",
  "description": "Camping Canelas is a campsite in Armação de Pêra, Faro.This terraced camp site and camp site with sloping grounds has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-canelas-armacao-pera-alcantarilha",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f28c40e99f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N-269-1",
    "addressLocality": "Armação de Pêra/Alcantarilha",
    "postalCode": "8365-908",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.11903,
    "longitude": -8.35103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}