{
    "CustomerName": "Dan",
    "Password": "Jayce0618!",
    "Email": "waltersteel27@yahoo.com",
    "Addresses": [
        {
            "AddressName": "Dan",
            "AddressStreet": "",
            "AddressCity": "",
            "AddressState": "",
            "AddressZip": "12740"
        }
    ],
    "Phone": "845-978-3018",
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCcode": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCName": ""
        }
    ],
    "PaymentHistory": [
        {
            "Date": "2026-02-19",
            "PaymentPrice": "145",
            "PaymentType": "Credit Card",
            "Pay": "145",
            "CountTotal": "120"
        }
    ],
    "Services": [
        {
            "Date": "2026-02-24",
            "Time": "15:00",
            "Duration": "60",
            "Service": "ServiceTherapist",
            "ServiceType": "Massage Session",
            "StartEnd": [
                "15:54",
                "16:54"
            ]
        }
    ]
}