{
    "CustomerName": "Monique Grayer",
    "Password": "Qq#13131313",
    "Email": "nocturna666@hotmail.com",
    "Addresses": [
        {
            "AddressName": "Monique Grayer",
            "AddressStreet": "25 Amherst St",
            "AddressCity": "Islip",
            "AddressState": "NY",
            "AddressZip": "11751"
        }
    ],
    "Phone": "413-313-4844",
    "Payments": [
        {
            "CCLast4Digit": "388",
            "CCNumber": "5147 3655 6871 2087",
            "CCName": "",
            "CCExpMonth": "08",
            "CCExpYear": "2024",
            "CCcode": "11751"
        }
    ],
    "Services": [
        {
            "Date": "2024-07-23",
            "Time": "18:00",
            "Duration": "",
            "Service": "ServiceTherapist",
            "ServiceType": "Reiki Session",
            "Session": "Session (30 Min)",
            "Therapist": "Colleen Gluszak",
            "StartEnd": ""
        }
    ],
    "PaymentHistory": [
        {
            "Date": "2024-07-21",
            "PaymentPrice": "35",
            "PaymentType": "Credit Card",
            "Pay": "",
            "Service": "Service Therapist",
            "CountTotal": "30"
        }
    ]
}