{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-pineta-di-sibari-sibari-cosenza",
  "name": "Camping-Village Pineta di Sibari",
  "description": "Camping-Village Pineta di Sibari is a campsite in Sibari, Cosenza, located by the sea and in a wood.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-pineta-di-sibari-sibari-cosenza",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674af685dc48b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Fuscolara",
    "addressLocality": "Sibari/Cosenza",
    "postalCode": "87011",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.77967,
    "longitude": 16.4795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}