{
    "CustomerName": "Monika Shvetz",
    "CustomerStatus": "",
    "Email": "mshvetz423@gmail.com",
    "Phone": "973-868-3439",
    "Password": "",
    "Rewards": "",
    "Addresses": [
        {
            "AddressName": "",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "",
            "AddressState": "",
            "AddressZip": "",
            "AddressCountry": ""
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCName": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCcode": ""
        },
        {
            "PaypalType": "",
            "PaypalName": "",
            "PaypalEmail": "",
            "PaypalUniqueId": "",
            "PaypalStatus": ""
        }
    ],
    "PaymentHistory": [
        {
            "Date": "",
            "PaymentPrice": "",
            "PaymentType": "",
            "Service": "",
            "Pay": "",
            "CountTotal": ""
        }
    ],
    "Events": [
        {
            "Date": "2026-01-17",
            "Time": "09:00",
            "Duration": "60",
            "Service": "Events",
            "ServiceType": "Yoga Session",
            "StartEnd": ""
        },
        {
            "Date": "2026-02-07",
            "Time": "09:00",
            "Duration": "60",
            "Service": "Events",
            "ServiceType": "Yoga Session",
            "StartEnd": ""
        }
    ],
    "MyShop": [
        {
            "Date": "",
            "Time": "",
            "ShipTotal": "",
            "ItemName": "",
            "Price": "",
            "Quantity": ""
        }
    ]
}