{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-sosta-fusine-stazione-confine-friuli-venezia-giulia",
  "name": "Area Sosta Fusine Stazione",
  "description": "pay at vending machine in booth at entrance - near the border with Slovenia - cycle to the famous Tarvisio Kraniska Gora - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/area-sosta-fusine-stazione-confine-friuli-venezia-giulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787537.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Ponze",
    "addressLocality": "fusine-confine",
    "addressRegion": "friuli-venezia-giulia",
    "postalCode": "33018",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.49664,
    "longitude": 13.69
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/friuli-venezia-giulia/fusine-confine/29624/area-sosta-fusine-stazione"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€15+"
}