{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-gijon-gijon-as",
  "name": "Camping Gijon",
  "description": "fine campsite - small shop and eatery - nice view of the bay",
  "url": "https://campertunity.com/listings/campgrounds/camping-gijon-gijon-as",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650790122.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino Camping",
    "addressLocality": "Gijón",
    "addressRegion": "AS",
    "postalCode": "33203",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.55041,
    "longitude": -5.63743
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}