{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-caravanas-goian-1-pontevedra-galicia",
  "name": "Area de Caravanas Goián 1",
  "description": "Quiet place at the old ferry port - directly on the river - on the other side is Portugal - center 2km.",
  "url": "https://campertunity.com/listings/campgrounds/area-de-caravanas-goian-1-pontevedra-galicia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650861962.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar O Couto 41A",
    "addressLocality": "Pontevedra",
    "addressRegion": "Galicia",
    "postalCode": "36750",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9413,
    "longitude": -8.75109
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}