[
    {
        "_id": "VH-A5CCCE80",
        "year": "2121",
        "make": "Chevrolet",
        "model": "Suburban",
        "color": "Black",
        "plate": "T137639C",
        "plate_state": "NY",
        "category": "SUV",
        "status": "Active",
        "notes": ""
    },
    {
        "_id": "VH-EF6542D5",
        "year": "2023",
        "make": "BMW",
        "model": "750",
        "color": "BLACK",
        "plate": "T23456C",
        "plate_state": "NY",
        "category": "Sedan",
        "status": "Active",
        "notes": ""
    },
    {
        "_id": "VH-F0EE959A",
        "year": "2022",
        "make": "CADILLAC",
        "model": "ESCALADE",
        "color": "BLACK",
        "plate": "T00001C",
        "plate_state": "NY",
        "category": "SUV",
        "status": "Active",
        "notes": ""
    },
    {
        "_id": "VH-BBB444F5",
        "year": "2025",
        "make": "CADILLAC",
        "model": "XT-6",
        "color": "BLACK",
        "plate": "Z00999Z",
        "plate_state": "CT",
        "category": "Sedan",
        "status": "Active",
        "notes": ""
    }
]