{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merendero-cortina-gijon-xixon-asturie",
  "name": "Merendero Cortina",
  "description": "Enjoy a relaxing stay in Merendero Cortina in Gijón / Xixón, Spain. Visitor review: 2.",
  "url": "https://campertunity.com/listings/campgrounds/merendero-cortina-gijon-xixon-asturie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651063607.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino del Cotarón",
    "addressLocality": "gijon-xixon",
    "addressRegion": "Asturie",
    "postalCode": "33391",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.51403854,
    "longitude": -5.63735483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}