{
    "BuyerUserID": "",
    "ipAddress": [
        "73.10.239.85"
    ],
    "CustomerName": "Joseph Weckesser",
    "CustomerStatus": "",
    "Email": "iamhip103@gmail.com",
    "Phone": "856-373-6673",
    "Password": "MEmeme@47",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Joseph weckesser",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "100 Roseann Ave",
            "AddressUnit": "",
            "AddressBuilding": null,
            "AddressCity": "North Cape May",
            "AddressState": "NJ",
            "AddressZip": "08204",
            "AddressCountry": "USA"
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCName": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCcode": ""
        },
        {
            "PaypalType": "",
            "PaypalName": "",
            "PaypalEmail": "",
            "PaypalUniqueId": "",
            "PaypalStatus": ""
        }
    ],
    "Recipe": [
        {
            "RecipeDate": "",
            "RecipeName": "",
            "RecipeFormat": "",
            "RecipeQuantity": "",
            "Serving": "",
            "RecipeCost": "",
            "RecipeTime": "",
            "Steps": [
                {
                    "Step": "",
                    "Format": "",
                    "Ingredient": "",
                    "StepQuantity": "",
                    "StepMultiplier": ""
                }
            ]
        }
    ],
    "Order": []
}