{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taiga-delta-de-l-ebre-l-ampolla",
  "name": "TAIGA Delta de l'Ebre",
  "description": "The Taiga Delta de l'Ebre is located in the north of the Ebro delta. The land borders directly on the boulevard, where...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taiga-delta-de-l-ebre-l-ampolla",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c547d64d79.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Passeig Playa Arenal 30",
    "addressLocality": "L'Ampolla",
    "postalCode": "43895",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.79936,
    "longitude": 0.69972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 97,
    "bestRating": 10,
    "worstRating": 1
  }
}