{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-trei-mioare-dezna-arad",
  "name": "Camping La Trei Mioare",
  "description": "Camping located in a mountainous and wooded part of the Western Carpathians - use GPS coordinates - behind a large white building - driving from Sebis, direction Moneasa at the beginning of Dezna - spa Moneasa (Ozone rich complex) 8 km - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-trei-mioare-dezna-arad",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651017080.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Road 792B",
    "addressLocality": "Dezna",
    "addressRegion": "arad",
    "postalCode": "317110",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.40587,
    "longitude": 22.23255
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "90",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "90+"
}