{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prades-park-spa-prades-tarragona",
  "name": "Prades Park & Spa",
  "description": "Camping Prades Park is in the heart of the Prades Mountains. Driving towards the camp site, you will immediately notice the rugged scenery. Sports...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prades-park-spa-prades-tarragona",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674acd014fb1a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra T-701, km 6.850",
    "addressLocality": "Prades (Tarragona)",
    "postalCode": "43364",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.31233,
    "longitude": 0.97981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}