{ "@context": { "@vocab": "https://schema.org/", "bizapi": "https://www.naics.com/ns/bizapi#", "company_name": "schema:legalName", "dba": "schema:alternateName", "street": "schema:streetAddress", "city": "schema:addressLocality", "state": "schema:addressRegion", "zip": "schema:postalCode", "country": "schema:addressCountry", "latitude": "schema:latitude", "longitude": "schema:longitude", "phone": "schema:telephone", "fax": "schema:faxNumber", "email": "schema:email", "url": "schema:url", "stock_ticker": "schema:tickerSymbol", "top_contact_name": "schema:name", "top_contact_title": "schema:jobTitle", "sales_volume": "schema:revenue", "total_employees": "schema:numberOfEmployees", "employees_on_site": "bizapi:employeesOnSite", "year_started": "schema:foundingDate", "location_type": "bizapi:locationType", "subsidiary_indicator": "bizapi:subsidiaryIndicator", "duns_number": "schema:duns", "sic_code_4": "bizapi:sicCode4", "sic_code_8": "bizapi:sicCode8", "naics_code_6": "schema:naics", "parent_duns": "bizapi:parentDuns", "parent_name": "schema:parentOrganization", "domestic_ultimate_duns": "bizapi:domesticUltimateDuns", "domestic_ultimate_name": "bizapi:domesticUltimateName", "global_ultimate_duns": "bizapi:globalUltimateDuns", "global_ultimate_name": "bizapi:globalUltimateName", "hierarchy_code": "bizapi:hierarchyCode", "family_member_count": "bizapi:familyMemberCount" } }