{
    "CustomerName": "Merci Sciarrino",
    "CustomerStatus": "",
    "Email": "msciarrino33@gmail.com",
    "Phone": "",
    "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": ""
        }
    ],
    "ServicePakcage": [
        {
            "Date": "",
            "Time": "",
            "Duration": "",
            "ServiceType": "",
            "StartEnd": ""
        }
    ],
    "ServiceProgram": [
        {
            "Date": "",
            "Time": "",
            "Duration": "",
            "ServiceType": "",
            "StartEnd": ""
        }
    ],
    "ServiceTherapist": [
        {
            "Date": "",
            "Time": "",
            "Duration": "",
            "MinuteTotal": "",
            "ServiceType": "",
            "Session": "",
            "Therapist": "",
            "StartEnd": ""
        }
    ],
    "MyShop": [
        {
            "Date": "",
            "Time": "",
            "ShipTotal": "",
            "ItemName": "",
            "Price": "",
            "Quantity": ""
        }
    ],
    "Events": [
        {
            "Date": "2026-03-24",
            "Time": "17:00",
            "Duration": "60",
            "Service": "Events",
            "ServiceType": "Conference",
            "StartEnd": ""
        },
        {
            "Date": "2026-04-19",
            "Time": "09:30",
            "Duration": "60",
            "Service": "Events",
            "ServiceType": "Conference",
            "StartEnd": ""
        },
        {
            "Date": "2026-04-23",
            "Time": "15:00",
            "Duration": "120",
            "Service": "Events",
            "ServiceType": "Conference",
            "StartEnd": ""
        },
        {
            "Date": "2026-04-30",
            "Time": "16:00",
            "Duration": "120",
            "Service": "Events",
            "ServiceType": "Conference",
            "StartEnd": ""
        }
    ]
}