{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-coimbrao",
  "name": "Camping Coimbrão Lda",
  "description": "Camping Coimbrão Lda is a campsite in Coimbrão, Leiria.The campsite has pitches with shade, pitches without shade and pitches with some shade. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-coimbrao",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675029207f81a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Travessa do Gomes 185",
    "addressLocality": "Coimbrão",
    "postalCode": "2425-452",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.90028,
    "longitude": -8.88806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}