{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-adriano-family-collection-punta-marina-terme",
  "name": "Club del Sole Adriano Family Collection",
  "description": "Adriano Family Camping Village is located in the Italian region Emilia-Romagna, not far from the cultural city of Ravenna. The large family campsite,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-adriano-family-collection-punta-marina-terme",
  "image": [
    "https://cdn1.acsi.eu/6/7/f/4/67f4d7a0a19e0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Campeggi 7",
    "addressLocality": "Punta Marina Terme",
    "postalCode": "48122",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.43369,
    "longitude": 12.29631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 65,
    "bestRating": 10,
    "worstRating": 1
  }
}