{
  "unit-equipment": {
    "electrical": [
      {
        "id": "honda-eu32is",
        "name": "Honda EU32is Generator",
        "featured": true,
        "description": "Lightweight and compact 3200W inverter generator with fuel injection and Bluetooth connectivity, ideal for various applications.",
        "specs": {
          "power": "3200W (max), 2600W (rated)",
          "fuel": "Unleaded Petrol",
          "noiseLevel": "53-59 dB(A)",
          "runtime": "Up to 7.6 hours at 1/4 load",
          "dimensions": "571 x 306 x 452 mm",
          "weight": "26.5 kg",
          "outlets": "2 x 230V AC",
          "specialFeatures": [
            "Fuel injection for increased efficiency",
            "Eco-Throttle system for optimal fuel consumption",
            "Bluetooth app for monitoring and remote control",
            "Quiet operation",
            "Lightweight and portable"
          ]
        },
        "pricing": [
          {
            "duration": "Daily",
            "price": 150,
            "currency": "EUR",
            "note": "Min. 2 days"
          },
          {
            "duration": "Weekly",
            "price": 750,
            "currency": "EUR",
            "note": "Save 15%"
          },
          {
            "duration": "Monthly",
            "price": 2500,
            "currency": "EUR",
            "note": "Save 25%"
          }
        ],
        "images": [
          "/images/products/honda-eu32is-1.jpg",
          "/images/products/honda-eu32is-2.jpg",
          "/images/products/honda-eu32is-3.jpg"
        ],
        "features": [
          "Stable sine wave power for sensitive electronics",
          "Oil Alert® system to prevent engine damage",
          "Easy start",
          "Parallel operation capable (with optional cable)"
        ],
        "compatibility": [
          "Film and video equipment",
          "Camping and outdoor activities",
          "Backup power for small appliances"
        ]
      },
      {
        "id": "honda-eu60is",
        "name": "Honda EU60is Generator",
        "featured": true,
        "description": "Powerful and super-quiet 6000W inverter generator with electric start, ideal for demanding power needs.",
        "specs": {
          "power": "6000W (max), 5500W (rated)",
          "fuel": "Unleaded Petrol",
          "noiseLevel": "50-59 dB(A)",
          "runtime": "Up to 14 hours at 1/4 load",
          "dimensions": "848 x 700 x 721 mm",
          "weight": "119.1 kg",
          "outlets": "2 x 230V AC, 1 x 230V 32A",
          "specialFeatures": [
            "Electric start with recoil backup",
            "i-Monitor system for operational information and diagnostics",
            "Super quiet operation",
            "Fuel efficient",
            "Wheel kit standard for easy transport"
          ]
        },
        "pricing": [
          {
            "duration": "Daily",
            "price": 250,
            "currency": "EUR",
            "note": "Min. 2 days"
          },
          {
            "duration": "Weekly",
            "price": 1250,
            "currency": "EUR",
            "note": "Save 15%"
          },
          {
            "duration": "Monthly",
            "price": 4000,
            "currency": "EUR",
            "note": "Save 20%"
          }
        ],
        "images": [
          "/images/products/honda-eu60is-1.jpg",
          "/images/products/honda-eu60is-2.jpg",
          "/images/products/honda-eu60is-3.jpg"
        ],
        "features": [
          "Stable sine wave power for sensitive electronics",
          "Oil Alert® system",
          "Eco-Throttle system",
          "Parallel operation capable"
        ],
        "compatibility": [
          "Professional film and production equipment",
          "Large events and outdoor venues",
          "Backup power for homes and businesses"
        ]
      },
      {
        "id": "cable-reel-40m-schuko",
        "name": "40m Schuko Extension Cord Reel",
        "featured": false,
        "description": "Robust 40-meter extension cord on a reel with multiple Schuko sockets, ideal for extending power outdoors or in large spaces.",
        "specs": {
          "length": "40 meters",
          "sockets": "4 x Schuko",
          "cableType": "H05VV-F 3G1.5mm² or equivalent",
          "maxLoad": "3680W (unreeled), lower when reeled",
          "current": "16A",
          "voltage": "230V",
          "protection": "IP20 (indoor use recommended), may have thermal overload protection",
          "reelMaterial": "Plastic or metal",
          "features": [
            "Convenient reel for storage and portability",
            "Multiple sockets for connecting several devices",
            "Durable cable"
          ]
        },
        "pricing": [
          {
            "duration": "Daily",
            "price": 10,
            "currency": "EUR"
          },
          {
            "duration": "Weekly",
            "price": 40,
            "currency": "EUR"
          }
        ],
        "images": [
          "/images/products/cable-reel-40m-schuko-1.jpg",
          "/images/products/cable-reel-40m-schuko-2.jpg"
        ],
        "features": [
          "Easy to unwind and rewind",
          "Safety features like thermal cut-out may be included"
        ],
        "compatibility": [
          "Powering tools and equipment at a distance",
          "Outdoor events and workshops"
        ]
      },
      {
        "id": "extension-cord-5-socket",
        "name": "5-Socket Extension Cord",
        "featured": false,
        "description": "Standard extension cord with five Schuko or universal sockets for powering multiple devices from a single outlet.",
        "specs": {
          "sockets": "5",
          "cableLength": "Typically 3-5 meters (can vary)",
          "cableType": "H05VV-F 3G1.0mm² or 3G1.5mm² (can vary)",
          "maxLoad": "Typically 2000-3680W depending on cable and safety features",
          "current": "10-16A (depending on model)",
          "voltage": "230V",
          "protection": "May include overload protection, child safety features",
          "socketType": "Schuko (Type F) or Universal"
        },
        "pricing": [
          {
            "duration": "Daily",
            "price": 5,
            "currency": "EUR"
          },
          {
            "duration": "Weekly",
            "price": 20,
            "currency": "EUR"
          }
        ],
        "images": [
          "/images/products/extension-cord-5-socket-1.jpg",
          "/images/products/extension-cord-5-socket-2.jpg"
        ],
        "features": [
          "Convenient for powering multiple devices",
          "Various cable lengths available"
        ],
        "compatibility": [
          "General household and office use",
          "Connecting multiple devices to a single power source"
        ]
      }
    ]
  }
}