{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-almunia-almunia-de-san-juan",
  "name": "Camping Almunia",
  "description": "Camping Almunia is a campsite in La Almunia de San Juan, Huesca.This terraced camp site has which are marked out, pitches without shade and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-almunia-almunia-de-san-juan",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517a7b1175f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Nao 10",
    "addressLocality": "Almunia de San Juan",
    "postalCode": "22420",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.93639,
    "longitude": 0.24139
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/aragon/huesca/la-almunia-de-san-juan/camping-almunia-121668/",
    "https://www.camping-almunia.es/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}