{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-puente-de-las-herrerias-cazorla-jaen",
  "name": "Camping Puente de las Herrerías",
  "description": "Campsite Puente de las Herrerías is a campsite in Cazorla, Jaén, located in the woods and river/stream.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-puente-de-las-herrerias-cazorla-jaen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675032c85fa95.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Nacimiento Guadalquivir, km 2",
    "addressLocality": "Cazorla/Jaén",
    "postalCode": "23470",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.90581,
    "longitude": -2.93567
  },
  "sameAs": [
    "https://www.eurocampings.fr/espagne/andalousie/jaen/cazorla/camping-puente-de-las-herrerias-111919/",
    "https://park4night.com/en/place/36934",
    "http://www.puentedelasherrerias.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}