{
    "CustomerName": "Colleen gluszak ",
    "Password": "colleen1018",
    "Email": "Gluszakcolleen@gmail.com",
    "Addresses": [
        {
            "AddressName": "Colleen gluszak ",
            "AddressStreet": "157 Wilkins Rd",
            "AddressCity": "Pine Bush",
            "AddressState": "",
            "AddressZip": "12566"
        }
    ],
    "Phone": "845-798-0985",
    "Services": [
        {
            "Date": "2025-10-19",
            "Time": "10:00",
            "Duration": "90",
            "Service": "ServiceTherapist",
            "ServiceType": "Hypnotism First Session",
            "Session": "First Session",
            "Therapist": "Colleen Gluszak",
            "StartEnd": ""
        },
        {
            "Date": "2025-10-26",
            "Time": "10:00",
            "Duration": "60",
            "Service": "ServiceTherapist",
            "ServiceType": "Hypnotism First Session",
            "Session": "First Session",
            "Therapist": "Colleen Gluszak",
            "StartEnd": ""
        }
    ],
    "PaymentHistory": [
        {
            "Date": "2025-10-09",
            "PaymentPrice": "150",
            "PaymentType": "Cash",
            "Pay": "",
            "Service": "Service Therapist",
            "CountTotal": "90"
        },
        {
            "Date": "2025-10-21",
            "PaymentPrice": "125",
            "PaymentType": "Cash",
            "Service": "ServiceTherapist",
            "Pay": "",
            "CountTotal": "60"
        }
    ]
}