{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-romagna-family-resort-riccione",
  "name": "Club del Sole Romagna Family Resort",
  "description": "Club del Sole Romagna Family Resort is a campsite in Riccione, Rimini, located by the sea. The campsite has pitches marked out, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-romagna-family-resort-riccione",
  "image": [
    "https://cdn1.acsi.eu/6/3/a/2/63a2d89e3d95f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Torino 56",
    "addressLocality": "Riccione",
    "postalCode": "47838"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.98919,
    "longitude": 12.68153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}