{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-gubbio-umbrien",
  "name": "Reisemobilstellplatz",
  "description": "Motorhome parking area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-gubbio-umbrien",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/21414/staticmap_21414_16_43.35103_12.56503.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/21414/staticmap_21414_16_43.35103_12.56503.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Bottagnone",
    "addressLocality": "Gubbio",
    "addressRegion": "Umbrien",
    "postalCode": "6024",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35103,
    "longitude": 12.56503
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 892,
    "bestRating": 5,
    "worstRating": 1
  }
}