{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-sosta-camper-area-renzo-battistelli-orvieto-scalo-umbri",
  "name": "Area Sosta Camper Area Renzo Battistelli",
  "description": "Lovely clean motorhome - at night noisy - The TGV races here many times an hour passed, but at night it is limited to a few trains - on the other side of the parking lot was the station - friendly staff - bread service - close to the escalator and funicular to center of Orvieto",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-sosta-camper-area-renzo-battistelli-orvieto-scalo-umbri",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650670920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Piazza della Pace",
    "addressLocality": "Orvieto Scalo",
    "addressRegion": "umbria",
    "postalCode": "05018",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.72553,
    "longitude": 12.12736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.78,
    "reviewCount": 119,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}