{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-parco-giochi-saletti-paularo-friuli-venezia",
  "name": "Camping Parco Giochi Saletti",
  "description": "1 km from the village, immersed in the greenery of the Carnic mountains and managed by the administrators of the playground.",
  "url": "https://campertunity.com/listings/campgrounds/camping-parco-giochi-saletti-paularo-friuli-venezia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651047518.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via della Pineta",
    "addressLocality": "Paularo",
    "addressRegion": "friuli-venezia-giulia",
    "postalCode": "33027",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.52248,
    "longitude": 13.12496
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/friuli-venezia-giulia/paularo/102401/camping-parco-giochi-saletti"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.5",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€15.5+"
}