{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lespelt-la-pobla-de-lillet",
  "name": "Camping L´Espelt",
  "description": "Camping L´Espelt is a campsite in La Pobla de Lillet, Barcelona, located in a wood and a river/stream.The campsite has which are marked out, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-lespelt-la-pobla-de-lillet",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518dbe9e88c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra de Guardiola de Berguedà",
    "addressLocality": "La Pobla de Lillet",
    "postalCode": "08696",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.24092,
    "longitude": 1.92203
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/catalonia/barcelona/la-pobla-de-lillet/camping-lespelt-124842/",
    "http://www.vacacioneslespelt.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}