{
    "template": 0,
    "title": "",
    "officeInfo": 
    {
        "id": 0,
        "license": "",
        "name": "",
        "streetAddress": "",
        "city": "",
        "state": "",
        "zip": "",
        "phoneNumber": ""
    },
    "customerInfo": 
    {
        "vccId": "",
        "name": "",
        "streetAddress": "",
        "city": "",
        "state": "",
        "zip": "",
        "phoneNumber": "",
        "email": "",
        "billingAddress": "",
        "billingCity": "",
        "billingState": "",
        "billingZip": "",
        "billingName": ""
    },
    "services": 
    {
        "initialWarrantyExtension": 
        [
            {
                "name": "",
                "description": "",
                "price": 0.0
            }
        ],
        "initialTotalPrice": 0.0,
        "recurringWarrantyExtension":
        {
            "monthly": 
            [
                {
                    "name": "",
                    "description": "",
                    "price": 0.0
                }
            ],
            "perService": 
            [
                {
                    "name": "",
                    "description": "",
                    "price": 0.0
                }
            ]
        },
        "recurringMonthlyTotalPrice": 0.0,
        "recurringPerServiceTotalPrice": 0.0
    },
    "treatmentInfo": 
    {
        "newHomeClosingDate": "",
        "buildersGuaranteeExpirationDate": "",
        "lengthOfWarrantyExtension": "",
        "bulwarksGuaranteeExpirationDate": "",
        "treatmentType": "",
        "paymentType": ""
    },
    "finePrint": 
    [
        {
            "title": "",
            "content": "",
            "style": ""
        }
    ],
    "signature": 
    {
        "signee": "",
        "base64Image": ""
    },
    "timestamps": 
    {
        "createdOn": "",
        "viewedOn": "",
        "signedOn": "",
        "submittedOn": "",
        "savedOn": ""
    },
    "witness": 
    {
        "name": "",
        "hrNumber": ""
    }
}