{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-trevignano-romano-latium",
  "name": "Reisemobilstellplatz",
  "description": "Motorhome pitches on Bracciano Lake (ROM), in the beautiful town of Trevignano Romano, just a short walk from the old town and the lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-trevignano-romano-latium",
  "image": [
    "https://stellplatz.info/img/58599/wohnmobilstellplatz-blue-lake-camper-58612.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/58599/wohnmobilstellplatz-blue-lake-camper-58612.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via della Rena 90a",
    "addressLocality": "Trevignano Romano",
    "addressRegion": "Latium",
    "postalCode": "00069",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1587,
    "longitude": 12.22402
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 361,
    "bestRating": 5,
    "worstRating": 1
  }
}