{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-siesta-salou-resort-camping-salou-costa-dorada",
  "name": "La Siesta Salou Resort & Camping",
  "description": "Camping Resort La Siesta Salou is a large camping and family resort on the Golden Coast, the Costa Dorada. It features a large pool area with slides and children's pool, a children's playroom and entertainment 'Dofy Club', evening events with music, a restaurant with show cooking/grill and cocktail bar, beach volleyball, trampolines, and a nature playground. Mobile homes, apartments, and luxury bungalows are available for rent. Tours to fun park PortAventura, Ferrari Land, and Tarragona are a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-siesta-salou-resort-camping-salou-costa-dorada",
  "image": [
    "https://images.campingdreams.com/a8f15eda80c50adb0e71943adc8015cf/990/13B6B041-DDA7-4C2A-8AD7-86C59482C754.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salou",
    "addressRegion": "Costa Dorada",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0783355,
    "longitude": 1.1389821
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}