{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-viorna-potes",
  "name": "Camping La Viorna",
  "description": "Camping La Viorna is a campsite in Potes, Cantabria.This terraced campsite offers delimited, shaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-viorna-potes",
  "image": [
    "https://cdn3.acsi.eu/6/8/9/b/689b07ebedfac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Car. Santo Toribio",
    "addressLocality": "Potes",
    "postalCode": "39570",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15458,
    "longitude": -4.64356
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 40,
    "bestRating": 10,
    "worstRating": 1
  }
}