{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lespelt-pobla-lillet-ct",
  "name": "Campsite L ́Espelt",
  "description": "Due to its strategic location it allows:Practice skiing, in Molina and Masella, the Nautical Fishing, in La Baells, and Mountain Bike, 4x4,climbing climbing",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lespelt-pobla-lillet-ct",
  "image": [
    "https://static.wixstatic.com/media/5916eb_ca024c340f7c4ce191d80931aee1985f.jpg/v1/fit/w_2500,h_1330,al_c/5916eb_ca024c340f7c4ce191d80931aee1985f.jpg",
    "https://static.wixstatic.com/media/5916eb_1e5304041431477bb899fc3d224538e3~mv2_d_3000_3288_s_4_2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "km 4.3 Ctra. de Guardiola de Berguedà a la Pobla de Lillet",
    "addressLocality": "La Pobla de Lillet",
    "addressRegion": "CT",
    "postalCode": "08696",
    "addressCountry": "ES"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rock_climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "4wd_required"
    }
  ]
}