{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-siglo-xxi-san-vicente-do-mar",
  "name": "Camping Siglo XXI",
  "description": "Camping Siglo XXI is a campsite in San Vicente do Mar, Pontevedra, located by the sea.The campsite has which are marked out, pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-siglo-xxi-san-vicente-do-mar",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67502aa34046c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua do Barrosa",
    "addressLocality": "San Vicente do Mar",
    "postalCode": "36988",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.45478,
    "longitude": -8.92542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}