{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lago-resort-nuevalos-zaragoza",
  "name": "Camping Lago Resort",
  "description": "Camping Lago Resort is a campsite in Nuévalos, Zaragoza, located by a lake/recreational pond.This terraced camp site has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lago-resort-nuevalos-zaragoza",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a1b27c9003.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Alhama de Aragón-Nuevalos, s/n",
    "addressLocality": "Nuévalos (Zaragoza)",
    "postalCode": "50210",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.21817,
    "longitude": -1.79219
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}