{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-valira-andorra-la-vella",
  "name": "Camping Valira",
  "description": "Within walking distance of the centre of Andorra la Vella, the capital of the dwarf state of Andorra in the Pyrenees, is the campsite Valira....",
  "url": "https://campertunity.com/listings/campgrounds/camping-valira-andorra-la-vella",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eecd21f177.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue de Salou",
    "addressLocality": "Andorra la Vella",
    "postalCode": "AD500"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.50181,
    "longitude": 1.51536
  },
  "sameAs": [
    "https://www.eurocampings.de/andorra/andorra-la-vella/camping-valira-103817/",
    "http://www.campingvalira.com/",
    "https://www.pincamp.de/campingplaetze/camping-valira"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}