{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-la-risacca-family-collection-porto-s-elpidio",
  "name": "Club del Sole La Risacca Family Collection",
  "description": "If you like to spend your holidays in a versatile environment, where you can alternate beautiful mountain walks with relaxing visits to seaside resorts and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-la-risacca-family-collection-porto-s-elpidio",
  "image": [
    "https://cdn2.acsi.eu/6/7/f/c/67fccb87cc609.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Europa 100",
    "addressLocality": "Porto S. Elpidio",
    "postalCode": "63821"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.28544,
    "longitude": 13.74292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}