{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sotto-il-faggio-entracque",
  "name": "Camping Sotto il Faggio",
  "description": "Camping Sotto il Faggio is a campsite in Entracque, Cuneo, located in a wood and a river/stream.This terraced camp site and camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sotto-il-faggio-entracque",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675034372360e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località San Giacomo d'Entracque, 1",
    "addressLocality": "Entracque",
    "postalCode": "12010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.17719,
    "longitude": 7.38706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}