{
  "type": "object",
  "properties": {
    "AcresOwned": {
      "type": "integer"
    },
    "Addresses": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": [
          "object",
          "null"
        ],
        "properties": {
          "Address1": {
            "type": [
              "string",
              "null"
            ]
          },
          "Address2": {
            "type": [
              "string",
              "null"
            ]
          },
          "AddressType": {
            "type": [
              "string",
              "null"
            ]
          },
          "City": {
            "type": [
              "string",
              "null"
            ]
          },
          "Country": {
            "type": [
              "string",
              "null"
            ]
          },
          "State": {
            "type": [
              "string",
              "null"
            ]
          },
          "Zip": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "Agent": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "ID": {
          "type": "integer"
        },
        "Name": {
          "type": [
            "string",
            "null"
          ]
        },
        "Address1": {
          "type": [
            "string",
            "null"
          ]
        },
        "Address2": {
          "type": [
            "string",
            "null"
          ]
        },
        "AddressType": {
          "type": [
            "string",
            "null"
          ]
        },
        "City": {
          "type": [
            "string",
            "null"
          ]
        },
        "Country": {
          "type": [
            "string",
            "null"
          ]
        },
        "State": {
          "type": [
            "string",
            "null"
          ]
        },
        "Zip": {
          "type": [
            "string",
            "null"
          ]
        }
      }
    },
    "AgricultureLand": {
      "type": [
        "string",
        "null"
      ]
    },
    "Chapter": {
      "type": [
        "string",
        "null"
      ]
    },
    "EntityID": {
      "type": "integer"
    },
    "ExpirationDate": {
      "type": [
        "string",
        "null"
      ]
    },
    "FilingDate": {
      "type": [
        "string",
        "null"
      ]
    },
    "Filings": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": [
          "object",
          "null"
        ],
        "properties": {
          "BookNumber": {
            "type": [
              "string",
              "null"
            ]
          },
          "CertificateNumber": {
            "type": [
              "string",
              "null"
            ]
          },
          "Description": {
            "type": [
              "string",
              "null"
            ]
          },
          "EffectiveDate": {
            "type": [
              "string",
              "null"
            ]
          },
          "ExpirationDate": {
            "type": [
              "string",
              "null"
            ]
          },
          "FilingDate": {
            "type": [
              "string",
              "null"
            ]
          },
          "MergerFileNumber": {
            "type": [
              "string",
              "null"
            ]
          },
          "MergerName": {
            "type": [
              "string",
              "null"
            ]
          },
          "MergerState": {
            "type": [
              "string",
              "null"
            ]
          },
          "MergerStatus": {
            "type": [
              "string",
              "null"
            ]
          },
          "PageCount": {
            "type": "integer"
          },
          "PageNumber": {
            "type": "integer"
          },
          "Remarks": {
            "type": [
              "string",
              "null"
            ]
          },
          "Type": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "id": {
      "type": [
        "string",
        "null"
      ]
    },
    "InactiveCode": {
      "type": [
        "string",
        "null"
      ]
    },
    "InactiveDate": {
      "type": [
        "string",
        "null"
      ]
    },
    "IncorporationDate": {
      "type": [
        "string",
        "null"
      ]
    },
    "IncorporationState": {
      "type": [
        "string",
        "null"
      ]
    },
    "IsBiennialReportDelinquent": {
      "type": "boolean"
    },
    "LastModified": {
      "type": "string"
    },
    "LastUpdate": {
      "type": "string"
    },
    "Mergers": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": [
          "object",
          "null"
        ],
        "properties": {
          "MergerID": {
            "type": "integer"
          },
          "NonSurvivorCorporationName": {
            "type": [
              "string",
              "null"
            ]
          },
          "NonSurvivorCorporationNumber": {
            "type": [
              "string",
              "null"
            ]
          },
          "NonSurvivorCorprationState": {
            "type": [
              "string",
              "null"
            ]
          },
          "SurvivorCorporationName": {
            "type": [
              "string",
              "null"
            ]
          },
          "SurvivorCorporationNumber": {
            "type": [
              "string",
              "null"
            ]
          },
          "SurvivorCorprationState": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "Names": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": [
          "object",
          "null"
        ],
        "properties": {
          "FilingCertificateNumber": {
            "type": [
              "string",
              "null"
            ]
          },
          "IsNameModified": {
            "type": "boolean"
          },
          "Name": {
            "type": [
              "string",
              "null"
            ]
          },
          "NameNormalized": {
            "type": [
              "string",
              "null"
            ]
          },
          "Status": {
            "type": [
              "string",
              "null"
            ]
          },
          "Type": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "Officers": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": [
          "object",
          "null"
        ],
        "properties": {
          "IsDirector": {
            "type": "boolean"
          },
          "IsShareholder": {
            "type": "boolean"
          },
          "Name": {
            "type": [
              "string",
              "null"
            ]
          },
          "Type": {
            "type": [
              "string",
              "null"
            ]
          },
          "Address1": {
            "type": [
              "string",
              "null"
            ]
          },
          "Address2": {
            "type": [
              "string",
              "null"
            ]
          },
          "AddressType": {
            "type": [
              "string",
              "null"
            ]
          },
          "City": {
            "type": [
              "string",
              "null"
            ]
          },
          "Country": {
            "type": [
              "string",
              "null"
            ]
          },
          "State": {
            "type": [
              "string",
              "null"
            ]
          },
          "Zip": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "OfficialName": {
      "type": [
        "string",
        "null"
      ]
    },
    "OfficialNameModified": {
      "type": [
        "string",
        "null"
      ]
    },
    "OfficialNameType": {
      "type": [
        "string",
        "null"
      ]
    },
    "PartitionKey": {
      "type": [
        "string",
        "null"
      ]
    },
    "StatusCode": {
      "type": [
        "string",
        "null"
      ]
    },
    "Stocks": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": [
          "object",
          "null"
        ],
        "properties": {
          "Class": {
            "type": [
              "string",
              "null"
            ]
          },
          "Series": {
            "type": [
              "string",
              "null"
            ]
          },
          "Shares": {
            "type": "integer"
          },
          "Type": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "Trademark": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "ApplicantType": {
          "type": [
            "string",
            "null"
          ]
        },
        "Description": {
          "type": [
            "string",
            "null"
          ]
        },
        "Partners": {
          "type": [
            "array",
            "null"
          ],
          "items": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    }
  }
}