{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-xixerella-park-erts-la-massana",
  "name": "Camping Xixerella Park",
  "description": "Camping Xixerella Park is a campsite in Erts, on the river/stream. This campsite has pitches with parcels, no shadows and places with a little...",
  "url": "https://campertunity.com/listings/campgrounds/camping-xixerella-park-erts-la-massana",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67500fe1ca6e5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera de Pal",
    "addressLocality": "Erts/La Massana",
    "postalCode": "AD400"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.553,
    "longitude": 1.48906
  },
  "sameAs": [
    "https://www.eurocampings.de/andorra/erts/camping-xixerella-park-108846/",
    "http://www.xixerellapark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}