{
    "BuyerUserID": "",
    "ipAddress": [
        "104.128.38.7"
    ],
    "CustomerName": "Emilio Garcia",
    "CustomerStatus": "",
    "Email": "annrosa45@gmail.com",
    "Phone": "720-909-5306",
    "Password": "OurFight4@life",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Emilio Garcia",
            "AddressExtraName": "",
            "AddressDetail": "House",
            "AddressStreet": "102 e. Williams Ave",
            "AddressUnit": "",
            "AddressBuilding": null,
            "AddressCity": "Alexander",
            "AddressState": "KS",
            "AddressZip": "67513",
            "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": []
}