{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-aldan-aldan-cangas-es",
  "name": "Camping Aldán",
  "description": "Camping Aldán is a campsite in Aldán, Pontevedra, located in a wood.This terraced camp site has which are marked out, pitches with shade, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-aldan-aldan-cangas-es",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675014ddc8ea4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua Casas 3",
    "addressLocality": "Aldán/Cangas",
    "postalCode": "36945",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.28653,
    "longitude": -8.81469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}