{
    "id": 238,
    "status": "ACTIVE",
    "fax": "555-1212",
    "addresses": [
        {
            "line1": "1601 Trapelo Rd",
            "line2": "Suite 329",
            "line3": "Line 3",
            "city": "Waltham",
            "address_type": "PERSONAL",
            "state_code": "MA",
            "country_code": "us",
            "postal_code": "01720",
            "sub_postal_code": "7885"
        }
    ],
    "notes": [
        {
            "id": 1,
            "note": "Here are some cool notes to add",
            "created_date": "2012-12-03T17:09:22.702Z"
        }
    ],
    "confirmed": false,
    "lists": [
        {
            "id": 9,
            "status": "ACTIVE"
        }
    ],
    "source": "API",
    "email_addresses": [
        {
            "status": "ACTIVE",
            "confirm_status": "NO_CONFIRMATION_REQUIRED",
            "opt_in_source": "ACTION_BY_VISITOR",
            "opt_in_date": "2012-09-17T14:40:41.271Z",
            "opt_out_date": "2012-03-29T14:59:25.427Z",
            "email_address": "john+smith@gmail.com"
        }
    ],
    "prefix_name": "Mr.",
    "first_name": "John",
    "middle_name": "S",
    "last_name": "Smith",
    "job_title": "Software Engineer",
    "company_name": "Constant Contact",
    "home_phone": "555-1212",
    "work_phone": "555-1213",
    "cell_phone": "555-1214",
    "custom_fields": [
        {
            "name": "CustomField1",
            "value": "3/28/2011 11:09 AM EDT"
        },
        {
            "name": "CustomField2",
            "value": "Site owner"
        }
    ],
    "source_details": "69f9d72b-0a5e-479d-b844-722b1da9595f",
    "source_is_url": false
}