{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-el-toro-azul-arenys-de-mar",
  "name": "Camping el Toro Azul",
  "description": "Camping el Toro Azul is a campsite in Arenys de Mar, Barcelona, located by the sea.The campsite has pitches with some shade. Camping el Toro Azul is...",
  "url": "https://campertunity.com/listings/campgrounds/camping-el-toro-azul-arenys-de-mar",
  "image": [
    "https://cdn2.acsi.eu/6/8/0/a/680a01845bb78.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CTRA. Nacional II, km 658",
    "addressLocality": "Arenys de Mar",
    "postalCode": "08350",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.58344,
    "longitude": 2.56769
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/catalonia/barcelona/arenys-de-mar/camping-el-toro-azul-126259/",
    "https://www.camperado.de/campingdetails/Camping_El_Toro_Azul__9967"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}