{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valsorda-camper-gualdo-tadino-umbria",
  "name": "Valsorda In Camper",
  "description": "A valley 1000 meters high - you can walk on wooded paths or peaks of the Umbrian Marchigiamo Apennines - view until the peaks of the Tuscan mountains, the Sibillini or the sea.",
  "url": "https://campertunity.com/listings/campgrounds/valsorda-camper-gualdo-tadino-umbria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651052475.22.14 (1).jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Valsorda",
    "addressLocality": "gualdo-tadino",
    "addressRegion": "umbria",
    "postalCode": "06023",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.25666,
    "longitude": 12.81518
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/umbria/gualdo-tadino/102692/valsorda-in-camper"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€12+"
}