{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-o-moinho-castanheira-de-pera",
  "name": "Camping O Moínho",
  "description": "Camping O Moinho is a small campsite near the town of Castanheira de Pêra, in the district of Leiria. The campsite is situated directly on the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-o-moinho-castanheira-de-pera",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503b4139d7a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Poço Corga",
    "addressLocality": "Castanheira de Pêra",
    "postalCode": "3280-113",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.02472,
    "longitude": -8.18972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}