{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riva-smeralda-milazzo",
  "name": "Camping Riva Smeralda",
  "description": "Camping Riva Smeralda is a campsite in Milazzo, Messina, located by the sea.This terraced camp site has pitches with shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riva-smeralda-milazzo",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751612b70269.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Piazzale Cirucco / Strada Panoramica",
    "addressLocality": "Milazzo",
    "postalCode": "98057",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.26222,
    "longitude": 15.24397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}