{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-spina-family-lido-di-spina",
  "name": "Club del Sole Spina Family Collection",
  "description": "On the Adriatic coast, in the middle of the beautiful surroundings of the Parco Regionale Veneto del Delta del Po, you will find Spina Family Camping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-spina-family-lido-di-spina",
  "image": [
    "https://cdn1.acsi.eu/6/7/f/4/67f4cb219e06d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Campeggio 99",
    "addressLocality": "Lido di Spina",
    "postalCode": "44029",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.62781,
    "longitude": 12.25542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 30,
    "bestRating": 10,
    "worstRating": 1
  }
}