db-document-boats
  1. boats.json
[
    {
        "name": "Sea Breeze",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 42000,
        "crewCapacity": 6,
        "features": [
            "GPS",
            "autopilot",
            "solar panels"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 28,
            "weight": 3400
        }
    },
    {
        "name": "Blue Marlin",
        "type": "Motorboat",
        "manufacturer": "HarborCraft",
        "price": 56000,
        "crewCapacity": 4,
        "features": [
            "radio",
            "depth finder"
        ],
        "specifications": {
            "engine": "Yamaha 150HP",
            "length": 22,
            "weight": 2700
        }
    },
    {
        "name": "Coral Runner",
        "type": "Fishing Boat",
        "manufacturer": "MarinaTech",
        "price": 38000,
        "crewCapacity": 5,
        "features": [
            "fish finder",
            "livewell"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 24,
            "weight": 2900
        }
    },
    {
        "name": "Wave Dancer",
        "type": "Speedboat",
        "manufacturer": "HarborCraft",
        "price": 74000,
        "crewCapacity": 3,
        "features": [
            "GPS",
            "sports seats"
        ],
        "specifications": {
            "engine": "Evinrude 250HP",
            "length": 20,
            "weight": 2100
        }
    },
    {
        "name": "Harbor Spirit",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 51000,
        "crewCapacity": 8,
        "features": [
            "solar panels",
            "autopilot"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 30,
            "weight": 3600
        }
    },
    {
        "name": "Silver Crest",
        "type": "Motorboat",
        "manufacturer": "BlueWave Designs",
        "price": 45000,
        "crewCapacity": 4,
        "features": [
            "depth finder",
            "radio"
        ],
        "specifications": {
            "engine": "Mercury 175HP",
            "length": 23,
            "weight": 2600
        }
    },
    {
        "name": "Storm Whisper",
        "type": "Fishing Boat",
        "manufacturer": "MarinaTech",
        "price": 42000,
        "crewCapacity": 5,
        "features": [
            "GPS",
            "fish finder"
        ],
        "specifications": {
            "engine": "Yamaha 150HP",
            "length": 25,
            "weight": 3000
        }
    },
    {
        "name": "Golden Horizon",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 62000,
        "crewCapacity": 7,
        "features": [
            "wind sensor",
            "autopilot"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 32,
            "weight": 3800
        }
    },
    {
        "name": "Red Pelican",
        "type": "Speedboat",
        "manufacturer": "HarborCraft",
        "price": 80000,
        "crewCapacity": 2,
        "features": [
            "sports seats",
            "radio"
        ],
        "specifications": {
            "engine": "Evinrude 250HP",
            "length": 19,
            "weight": 2000
        }
    },
    {
        "name": "Tide Rover",
        "type": "Motorboat",
        "manufacturer": "BlueWave Designs",
        "price": 47000,
        "crewCapacity": 4,
        "features": [
            "GPS",
            "depth finder"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 24,
            "weight": 2800
        }
    },
    {
        "name": "Island Whisper",
        "type": "Fishing Boat",
        "manufacturer": "MarinaTech",
        "price": 35000,
        "crewCapacity": 5,
        "features": [
            "livewell",
            "radio"
        ],
        "specifications": {
            "engine": "Yamaha 150HP",
            "length": 23,
            "weight": 2650
        }
    },
    {
        "name": "Sea Falcon",
        "type": "Speedboat",
        "manufacturer": "HarborCraft",
        "price": 76000,
        "crewCapacity": 3,
        "features": [
            "GPS",
            "sports seats"
        ],
        "specifications": {
            "engine": "Evinrude 250HP",
            "length": 21,
            "weight": 2150
        }
    },
    {
        "name": "Ocean Pearl",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 58000,
        "crewCapacity": 6,
        "features": [
            "autopilot",
            "wind sensor"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 29,
            "weight": 3500
        }
    },
    {
        "name": "Harbor Runner",
        "type": "Motorboat",
        "manufacturer": "BlueWave Designs",
        "price": 49000,
        "crewCapacity": 4,
        "features": [
            "GPS",
            "radio"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 25,
            "weight": 2950
        }
    },
    {
        "name": "Silver Gull",
        "type": "Fishing Boat",
        "manufacturer": "MarinaTech",
        "price": 39000,
        "crewCapacity": 5,
        "features": [
            "fish finder",
            "GPS"
        ],
        "specifications": {
            "engine": "Yamaha 150HP",
            "length": 24,
            "weight": 2750
        }
    },
    {
        "name": "Coral Spirit",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 54000,
        "crewCapacity": 7,
        "features": [
            "solar panels",
            "wind sensor"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 31,
            "weight": 3650
        }
    },
    {
        "name": "Wave Spear",
        "type": "Speedboat",
        "manufacturer": "HarborCraft",
        "price": 72000,
        "crewCapacity": 3,
        "features": [
            "sports seats",
            "depth finder"
        ],
        "specifications": {
            "engine": "Evinrude 250HP",
            "length": 20,
            "weight": 2050
        }
    },
    {
        "name": "Blue Crest",
        "type": "Motorboat",
        "manufacturer": "BlueWave Designs",
        "price": 53000,
        "crewCapacity": 5,
        "features": [
            "GPS",
            "autopilot"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 26,
            "weight": 3050
        }
    },
    {
        "name": "Marina Star",
        "type": "Fishing Boat",
        "manufacturer": "MarinaTech",
        "price": 41000,
        "crewCapacity": 5,
        "features": [
            "livewell",
            "GPS"
        ],
        "specifications": {
            "engine": "Yamaha 150HP",
            "length": 25,
            "weight": 2900
        }
    },
    {
        "name": "Golden Sail",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 63000,
        "crewCapacity": 8,
        "features": [
            "autopilot",
            "solar panels"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 33,
            "weight": 3900
        }
    },
    {
        "name": "Harbor Wave",
        "type": "Speedboat",
        "manufacturer": "HarborCraft",
        "price": 73000,
        "crewCapacity": 3,
        "features": [
            "radio",
            "sports seats"
        ],
        "specifications": {
            "engine": "Evinrude 250HP",
            "length": 21,
            "weight": 2100
        }
    },
    {
        "name": "Sea Pioneer",
        "type": "Motorboat",
        "manufacturer": "BlueWave Designs",
        "price": 52000,
        "crewCapacity": 4,
        "features": [
            "depth finder",
            "GPS"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 24,
            "weight": 2900
        }
    },
    {
        "name": "Coral Fisher",
        "type": "Fishing Boat",
        "manufacturer": "MarinaTech",
        "price": 37000,
        "crewCapacity": 5,
        "features": [
            "fish finder",
            "radio"
        ],
        "specifications": {
            "engine": "Yamaha 150HP",
            "length": 22,
            "weight": 2600
        }
    },
    {
        "name": "Ocean Voyager",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 60000,
        "crewCapacity": 7,
        "features": [
            "wind sensor",
            "autopilot"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 30,
            "weight": 3550
        }
    },
    {
        "name": "Tide Sprinter",
        "type": "Speedboat",
        "manufacturer": "HarborCraft",
        "price": 77000,
        "crewCapacity": 2,
        "features": [
            "sports seats",
            "GPS"
        ],
        "specifications": {
            "engine": "Evinrude 250HP",
            "length": 19,
            "weight": 1980
        }
    },
    {
        "name": "Blue Horizon",
        "type": "Motorboat",
        "manufacturer": "BlueWave Designs",
        "price": 48000,
        "crewCapacity": 4,
        "features": [
            "radio",
            "autopilot"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 25,
            "weight": 2850
        }
    },
    {
        "name": "Silver Harbor",
        "type": "Fishing Boat",
        "manufacturer": "MarinaTech",
        "price": 43000,
        "crewCapacity": 6,
        "features": [
            "GPS",
            "fish finder"
        ],
        "specifications": {
            "engine": "Yamaha 150HP",
            "length": 26,
            "weight": 2950
        }
    },
    {
        "name": "Golden Crest",
        "type": "Sailboat",
        "manufacturer": "Oceanic Works",
        "price": 65000,
        "crewCapacity": 8,
        "features": [
            "solar panels",
            "wind sensor"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 34,
            "weight": 4000
        }
    },
    {
        "name": "Harbor Falcon",
        "type": "Speedboat",
        "manufacturer": "HarborCraft",
        "price": 71000,
        "crewCapacity": 3,
        "features": [
            "depth finder",
            "radio"
        ],
        "specifications": {
            "engine": "Evinrude 250HP",
            "length": 20,
            "weight": 2050
        }
    },
    {
        "name": "Sea Voyager",
        "type": "Motorboat",
        "manufacturer": "BlueWave Designs",
        "price": 54000,
        "crewCapacity": 5,
        "features": [
            "GPS",
            "autopilot"
        ],
        "specifications": {
            "engine": "Honda 200HP",
            "length": 27,
            "weight": 3100
        }
    }
]