{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-urbion-abejar",
  "name": "Camping Urbión",
  "description": "Camping Urbión is a campsite in Abejar, Soria, located in a wood and by a lake/recreational pond.This camp site with sloping grounds has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-urbion-abejar",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c7841b66d3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra de Abejar a Molinos de Duero",
    "addressLocality": "Abejar",
    "postalCode": "42146",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.83542,
    "longitude": -2.78697
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/castille-and-leon/soria/abejar/camping-urbion-120042/"
  ],
  "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": "Lake"
    }
  ]
}