{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lo-schioppo-morino",
  "name": "Camping Lo Schioppo",
  "description": "The quiet terraced campsite Lo Schioppo extends at an altitude of almost seven hundred metres into a forest near a river. You camp here in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lo-schioppo-morino",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674ca0ef0b34b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Grancia",
    "addressLocality": "Morino",
    "postalCode": "67050",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.85058,
    "longitude": 13.41306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}