{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-camping-lungomare-cropani-marina",
  "name": "Villaggio Camping Lungomare",
  "description": "Only a road separates the family campsite Case Vacanza Lungomare from the beach on the Ionian Sea. Here you'll be camping in Calabria, a region...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-camping-lungomare-cropani-marina",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750668809c72.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Venezia 46",
    "addressLocality": "Cropani Marina",
    "postalCode": "88050",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.90889,
    "longitude": 16.80953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}