{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villaggio-nettuno-massalubrense-marina-d-cantone",
  "name": "Camping Villaggio Nettuno Srl",
  "description": "Camping Villaggio Nettuno Srl is located on the Amalfi Coast, in the west of the Sorrento peninsula. From this campsite you have a view over the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villaggio-nettuno-massalubrense-marina-d-cantone",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749c8c48c159.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via A. Vespucci 39",
    "addressLocality": "Massalubrense/Marina d.Cantone",
    "postalCode": "80061",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.58325,
    "longitude": 14.35411
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 235,
    "bestRating": 10,
    "worstRating": 1
  }
}