{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pc-da-fuseta-fuseta",
  "name": "P.C. da Fuseta",
  "description": "P.C. da Fuseta is a campsite in Fuzeta, Faro, located by the sea.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pc-da-fuseta-fuseta",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67506467f2fdc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua da Liberdade 2/Ap.50",
    "addressLocality": "Fuseta",
    "postalCode": "8700-908",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.05272,
    "longitude": -7.74506
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}