{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-cumiana-piemont",
  "name": "Reisemobilstellplatz",
  "description": "A beautiful campsite in the forest. Those who have time and seek peace. Half way between Turin and Pinerolo turn right into the mountains. On the campsite there is fresh milk, real milk and not those from the Supermark and of course cheese. A restaurant is adjacent with direct access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-cumiana-piemont",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/151655/staticmap_151655_16_44.99472_7.31968.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/151655/staticmap_151655_16_44.99472_7.31968.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stranda Verna 37",
    "addressLocality": "Cumiana",
    "addressRegion": "Piemont",
    "postalCode": "10040",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.99472,
    "longitude": 7.31968
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 440,
    "bestRating": 5,
    "worstRating": 1
  }
}