{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ria-de-arosa-2-rural-ribeira",
  "name": "Camping Ria de Arosa 2 (Rural)",
  "description": "This beautiful and quiet campsite is situated in a relatively unknown, but magnificent nature area in north-western Spain. Galicia is being...",
  "url": "https://campertunity.com/listings/campgrounds/camping-ria-de-arosa-2-rural-ribeira",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/b/674b0074b0ccf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Balteiro-Oleiros",
    "addressLocality": "Ribeira",
    "postalCode": "15993",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.62075,
    "longitude": -8.98722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}