{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-seca-casalvito-galice",
  "name": "Area A Seca",
  "description": "public sector 1500m from the centre of Poio in the leisure area attached to the sea. Large green area, playground, football fields, hiking trails. Nearest point of service Combarro; traditional fishing village famous for its attices. It is reached by taking the exit AP9 Pontevedra-Poio Nord, take the road PO-308 to Sanxenxo. It is indicated by signs",
  "url": "https://campertunity.com/listings/campgrounds/area-seca-casalvito-galice",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650804385.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar Seca",
    "addressLocality": "casalvito",
    "addressRegion": "galice",
    "postalCode": "36995",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4382,
    "longitude": -8.69325
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  }
}