{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-picos-de-europa-avin",
  "name": "Camping Picos de Europa",
  "description": "Campsite Picos de Europa is a campsite in Avín, Asturias, located in the forest and on a river/stream. This terrace campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-picos-de-europa-avin",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748c19427d88.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Cangas, km 16",
    "addressLocality": "Avín",
    "postalCode": "33556",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.33475,
    "longitude": -4.94633
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}