{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-villsom-sevilla-dos-hermanas",
  "name": "Camping Villsom",
  "description": "Camping Villsom is a campsite in Seville, Seville.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-villsom-sevilla-dos-hermanas",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2904966db.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra NIV, km 554,8",
    "addressLocality": "Sevilla/Dos Hermanas",
    "postalCode": "41700",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.27756,
    "longitude": -5.93675
  },
  "sameAs": [
    "https://campingvillsom.com/",
    "https://www.eurocampings.co.uk/spain/andalusia/seville/seville/camping-villsom-106564/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}