{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-gijon-deva-gijon-deva-es",
  "name": "Camping Gijón-Deva",
  "description": "Campsite Gijón-Deva is a campsite in Deva, Asturias. This terraced campsite has pitches with delineation, without shade and with some shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-gijon-deva-gijon-deva-es",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674defdf9883f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camin de la Pasadiella 85",
    "addressLocality": "Gijón-Deva",
    "postalCode": "33394",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.51339,
    "longitude": -5.59925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}