{
    "CustomerName": "Linda O'Keeffe ",
    "Password": "123456",
    "Email": "linda.n.okeeffe@gmail.com",
    "Addresses": [
        {
            "AddressName": "Linda O'Keeffe ",
            "AddressStreet": "none",
            "AddressCity": "Ellenville",
            "AddressState": "",
            "AddressZip": "12428"
        }
    ],
    "Phone": "212-358-9535",
    "PaymentHistory": [
        {
            "Date": "2024-08-20",
            "PaymentPrice": "30",
            "PaymentType": "Cash",
            "Pay": "30",
            "Service": "Service Packages",
            "CountTotal": "0"
        }
    ],
    "Services": [
        {
            "Date": "2024-08-20",
            "Time": "12:00",
            "Duration": "60",
            "Service": "ServicePakcage",
            "ServiceType": "Breathing",
            "StartEnd": ""
        }
    ]
}