{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-amuravela-cudillero",
  "name": "L'Amuravela",
  "description": "Camping L'Amuravela is a well-kept family campsite on the unspoiled Costa Verde. The campsite has a spacious pool and is ideal for children. The site...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-amuravela-cudillero",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c20bb1e6f5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino de Tolombreo de Arriba s/n",
    "addressLocality": "Cudillero",
    "postalCode": "33150",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.55494,
    "longitude": -6.14458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 305,
    "bestRating": 10,
    "worstRating": 1
  }
}