{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tenuta-squaneto-spigno-monferrato",
  "name": "Camping Tenuta Squaneto",
  "description": "The Tenuta Squaneto campsite is located in Piedmont, in a wooded valley surrounded by green hills. This family-run, quiet and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tenuta-squaneto-spigno-monferrato",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751615dde68f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frazione Squaneto",
    "addressLocality": "Spigno Monferrato",
    "postalCode": "15018",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.48978,
    "longitude": 8.34947
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 141,
    "bestRating": 10,
    "worstRating": 1
  }
}