[
{
"dos_id": "<string>",
"name": "<string>",
"@type": "NewYorkCompany",
"foreign_legal_name": "<string>",
"fictitious_name": "<string>",
"company_type": "<string>",
"entity_status": "<string>",
"reason_for_status": "<string>",
"section_of_law": "<string>",
"duration_date": "<string>",
"jurisdiction": "<string>",
"county": "<string>",
"nfp_category": "<string>",
"statement_status": "<string>",
"initial_dos_filing_date": "<string>",
"effective_initial_filing_date": "<string>",
"foreign_formation_date": "<string>",
"inactive_date": "<string>",
"next_statement_due_date": "<string>",
"latest_dissolution_date": "<string>",
"electronic_service_of_process_status": "<string>",
"is_farm_corporation": true,
"registered_agent": {
"@type": "NewYorkContact",
"name": "<string>",
"address": {
"@type": "NewYorkAddress",
"street": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"country": "<string>"
}
},
"ceo": {
"@type": "NewYorkContact",
"name": "<string>",
"address": {
"@type": "NewYorkAddress",
"street": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"country": "<string>"
}
},
"principal_executive_office_address": {
"@type": "NewYorkAddress",
"street": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"country": "<string>"
},
"service_of_process": {
"@type": "NewYorkContact",
"name": "<string>",
"address": {
"@type": "NewYorkAddress",
"street": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"country": "<string>"
}
},
"stock_shares": []
}
]