{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-reino-de-leon-villamejil-1",
  "name": "Camping Reino de León",
  "description": "Camping Reino de León is a campsite in Villamejil, León, located a river/stream.The campsite has pitches with some shade. The following rules...",
  "url": "https://campertunity.com/listings/campgrounds/camping-reino-de-leon-villamejil-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517afeb52bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle la Fragua 6",
    "addressLocality": "Villamejil",
    "postalCode": "24711",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.56025,
    "longitude": -6.02642
  },
  "sameAs": [
    "http://www.campingreinodeleon.es/",
    "https://park4night.com/en/place/171242",
    "https://www.eurocampings.co.uk/spain/castille-and-leon/leon/villamejil/camping-reino-de-leon-120857/",
    "https://www.eurocampings.fr/espagne/castille-et-leon/leon/villamejil/camping-reino-de-leon-120857/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}