{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-campeggio-eden-park-trainiti-portosalvo-vv",
  "name": "Villaggio Campeggio Eden Park",
  "description": "Villaggio Campeggio Eden Park is a campsite in Porto Salvo, Vibo Valentia, located by the sea.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-campeggio-eden-park-trainiti-portosalvo-vv",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515fae3c783.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Trainiti",
    "addressLocality": "Trainiti/Portosalvo (VV)",
    "postalCode": "-",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.71397,
    "longitude": 16.07625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}