{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/possessione-sparano-capelli-bosnasco-lombardy",
  "name": "Possessione Sparano Capelli",
  "description": "Stay at a winery - close to the highway - you are supposed to do a tasting with some snacks",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/possessione-sparano-capelli-bosnasco-lombardy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651014892.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Sparano",
    "addressLocality": "Bosnasco",
    "addressRegion": "lombardy",
    "postalCode": "27040",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.04977,
    "longitude": 9.35217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}